diff options
author | lolcat <will@lolcat.ca> | 2024-07-14 23:10:26 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-07-14 23:10:26 -0400 |
commit | 2a1655af9ae7ab6f0a40618914a6346a3c694cbf (patch) | |
tree | 71fea63fea399e86f61e4d9844758d44a3dbb570 /lib | |
parent | 6f91ec9d4f4fc80be459652f79fe3babd2b08509 (diff) |
partial support for startpage (web) also fuck this cuck license
Diffstat (limited to 'lib')
-rw-r--r-- | lib/frontend.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/frontend.php b/lib/frontend.php index 1c3eb09..220d4e9 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -923,6 +923,7 @@ class frontend{ "brave" => "Brave", "yandex" => "Yandex", "google" => "Google", + "startpage" => "Startpage", "qwant" => "Qwant", "yep" => "Yep", "greppr" => "Greppr", |