diff options
Diffstat (limited to 'lib/frontend.php')
| -rw-r--r-- | lib/frontend.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/frontend.php b/lib/frontend.php index b45c5a6..fd54e7d 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -937,14 +937,12 @@ class frontend{ "display" => "Scraper", "option" => [ "ddg" => "DuckDuckGo", - //"yahoo" => "Yahoo!", + "yahoo" => "Yahoo!", "brave" => "Brave", - "mullvad_brave" => "Mullvad (Brave)", "yandex" => "Yandex", "google" => "Google", "google_api" => "Google API", "google_cse" => "Google CSE", - "mullvad_google" => "Mullvad (Google)", "startpage" => "Startpage", "qwant" => "Qwant", "ghostery" => "Ghostery", |
