re-added solofield, added mullvad for brave and google

This commit is contained in:
2025-09-07 14:26:51 -04:00
parent 0c90c4bc9e
commit 73f8472eec
5 changed files with 407 additions and 2 deletions

View File

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