summaryrefslogtreecommitdiff
path: root/settings.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-07-14 23:10:26 -0400
committerlolcat <will@lolcat.ca>2024-07-14 23:10:26 -0400
commit2a1655af9ae7ab6f0a40618914a6346a3c694cbf (patch)
tree71fea63fea399e86f61e4d9844758d44a3dbb570 /settings.php
parent6f91ec9d4f4fc80be459652f79fe3babd2b08509 (diff)
partial support for startpage (web) also fuck this cuck license
Diffstat (limited to 'settings.php')
-rw-r--r--settings.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php
index 33185e9..c305956 100644
--- a/settings.php
+++ b/settings.php
@@ -122,6 +122,10 @@ $settings = [
"text" => "Google"
],
[
+ "value" => "startpage",
+ "text" => "Startpage"
+ ],
+ [
"value" => "qwant",
"text" => "Qwant"
],