Re-added solofield, added mullvad for brave and google

(73f8472eec)

(1cfeabeb7f)
This commit is contained in:
Bakhai Support 2025-09-09 10:23:27 +05:30
commit 3dbed952bf
6 changed files with 414 additions and 6 deletions

View file

@ -125,6 +125,11 @@ $settings = [
"value" => "brave",
"text" => "Brave"
],
[
"value" => "mullvad_brave",
"text" => "Mullvad (Brave)"
],
[
"value" => "yandex",
"text" => "Yandex"
@ -137,6 +142,10 @@ $settings = [
"value" => "google_cse",
"text" => "Google CSE"
],
[
"value" => "mullvad_google",
"text" => "Mullvad (Google)"
],
[
"value" => "startpage",
"text" => "Startpage"
@ -177,6 +186,10 @@ $settings = [
"value" => "coccoc",
"text" => "Cốc Cốc"
],
[
"value" => "solofield",
"text" => "Solofield"
],
[
"value" => "marginalia",
"text" => "Marginalia"
@ -231,6 +244,10 @@ $settings = [
"value" => "baidu",
"text" => "Baidu"
],
[
"value" => "solofield",
"text" => "Solofield"
],
[
"value" => "pinterest",
"text" => "Pinterest"
@ -308,6 +325,10 @@ $settings = [
[
"value" => "coccoc",
"text" => "Cốc Cốc"
],
[
"value" => "solofield",
"text" => "Solofield"
]
]
],