From 8a32827a3948d709a9ae7020e3553bfcf15b1e44 Mon Sep 17 00:00:00 2001 From: lolcat Date: Mon, 29 Jul 2024 10:15:17 -0400 Subject: added startpage word definitions, sp images, sp videos, sp news, sp ac --- lib/frontend.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/frontend.php') 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" -- cgit v1.2.3