summaryrefslogtreecommitdiff
path: root/settings.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-04-21 19:48:14 -0400
committerlolcat <will@lolcat.ca>2024-04-21 19:48:14 -0400
commit9b8e0a4e0b5e528f7cedbf44c23b0093e7a95d12 (patch)
treeeb9695fc11f54f40f4b69e773c88764777f47603 /settings.php
parent130358a9e0504a55cf3f86b2d7035feb7f4e84de (diff)
fuck
Diffstat (limited to 'settings.php')
-rw-r--r--settings.php18
1 files changed, 17 insertions, 1 deletions
diff --git a/settings.php b/settings.php
index e467c81..662189c 100644
--- a/settings.php
+++ b/settings.php
@@ -122,6 +122,10 @@ $settings = [
"text" => "Google"
],
[
+ "value" => "qwant",
+ "text" => "Qwant"
+ ],
+ [
"value" => "yep",
"text" => "Yep"
],
@@ -172,6 +176,10 @@ $settings = [
"text" => "Google"
],
[
+ "value" => "qwant",
+ "text" => "Qwant"
+ ],
+ [
"value" => "yep",
"text" => "Yep"
],
@@ -212,7 +220,11 @@ $settings = [
[
"value" => "google",
"text" => "Google"
- ]
+ ],
+ [
+ "value" => "qwant",
+ "text" => "Qwant"
+ ],
]
],
[
@@ -232,6 +244,10 @@ $settings = [
"text" => "Google"
],
[
+ "value" => "qwant",
+ "text" => "Qwant"
+ ],
+ [
"value" => "yep",
"text" => "Yep"
],