diff options
Diffstat (limited to 'lib/frontend.php')
| -rw-r--r-- | lib/frontend.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/frontend.php b/lib/frontend.php index 220d4e9..ef55f4d 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -945,6 +945,7 @@ class frontend{ "yandex" => "Yandex", "brave" => "Brave", "google" => "Google", + "startpage" => "Startpage", "qwant" => "Qwant", "yep" => "Yep", //"pinterest" => "Pinterest", @@ -964,6 +965,7 @@ class frontend{ "brave" => "Brave", "yandex" => "Yandex", "google" => "Google", + "startpage" => "Startpage", "qwant" => "Qwant" ] ]; @@ -976,6 +978,7 @@ class frontend{ "ddg" => "DuckDuckGo", "brave" => "Brave", "google" => "Google", + "startpage" => "Startpage", "qwant" => "Qwant", "yep" => "Yep", "mojeek" => "Mojeek" |
