diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/frontend.php | 4 |
1 files changed, 4 insertions, 0 deletions
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", |
