From 4f30a3ac39eba80122d8a91031934017ddb2e77b Mon Sep 17 00:00:00 2001 From: lolcat Date: Mon, 1 Dec 2025 02:37:07 -0500 Subject: added yahoo japan, still missing the search filters though --- lib/frontend.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/frontend.php b/lib/frontend.php index a454bab..04b08b6 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -943,6 +943,7 @@ class frontend{ "google" => "Google", "google_api" => "Google API", "google_cse" => "Google CSE", + "yahoo_japan" => "Yahoo! JAPAN", "startpage" => "Startpage", "qwant" => "Qwant", "ghostery" => "Ghostery", @@ -970,6 +971,7 @@ class frontend{ "brave" => "Brave", "google" => "Google", "google_cse" => "Google CSE", + "yahoo_japan" => "Yahoo! JAPAN", "startpage" => "Startpage", "qwant" => "Qwant", "yep" => "Yep", @@ -1001,6 +1003,7 @@ class frontend{ "brave" => "Brave", "yandex" => "Yandex", "google" => "Google", + "yahoo_japan" => "Yahoo! JAPAN", "startpage" => "Startpage", "qwant" => "Qwant", "baidu" => "Baidu", @@ -1017,6 +1020,7 @@ class frontend{ "ddg" => "DuckDuckGo", "brave" => "Brave", "google" => "Google", + "yahoo_japan" => "Yahoo! JAPAN", "startpage" => "Startpage", "qwant" => "Qwant", "yep" => "Yep", -- cgit v1.2.3