summaryrefslogtreecommitdiff
path: root/settings.php
diff options
context:
space:
mode:
authorroot <root@itinerariummentis.org>2024-06-18 09:27:45 +0000
committerroot <root@itinerariummentis.org>2024-06-18 09:27:45 +0000
commit9182a90513e3b0679d4732d10911a488f229578b (patch)
treeb0527bd025ec07aa1cef633f510b2560aa8ab134 /settings.php
parentb13fce93ac14686250db5b38dc5c08432ed849f9 (diff)
customization
Diffstat (limited to 'settings.php')
-rw-r--r--settings.php20
1 files changed, 20 insertions, 0 deletions
diff --git a/settings.php b/settings.php
index 9d210c8..9f56e22 100644
--- a/settings.php
+++ b/settings.php
@@ -80,6 +80,10 @@ $settings = [
"text" => "Google"
],
[
+ "value" => "googlealt",
+ "text" => "GoogleV6"
+ ],
+ [
"value" => "qwant",
"text" => "Qwant"
],
@@ -110,6 +114,10 @@ $settings = [
"text" => "Google"
],
[
+ "value" => "googlealt",
+ "text" => "GoogleV6"
+ ],
+ [
"value" => "ddg",
"text" => "DuckDuckGo"
],
@@ -168,6 +176,10 @@ $settings = [
"text" => "Google"
],
[
+ "value" => "googlealt",
+ "text" => "GoogleV6"
+ ],
+ [
"value" => "ddg",
"text" => "DuckDuckGo"
],
@@ -226,6 +238,10 @@ $settings = [
"text" => "Google"
],
[
+ "value" => "googlealt",
+ "text" => "GoogleV6"
+ ],
+ [
"value" => "qwant",
"text" => "Qwant"
],
@@ -240,6 +256,10 @@ $settings = [
"text" => "Google"
],
[
+ "value" => "googlealt",
+ "text" => "GoogleV6"
+ ],
+ [
"value" => "ddg",
"text" => "DuckDuckGo"
],