From 679495d4213f3da563ce7473be649e9a5fdd0396 Mon Sep 17 00:00:00 2001 From: vdbhb59 Date: Wed, 8 Oct 2025 19:38:22 +0530 Subject: [PATCH] There is no yahoo scraper yet --- lib/frontend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/frontend.php b/lib/frontend.php index 8f84be3..9fed6c3 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -937,7 +937,7 @@ class frontend{ "display" => "Scraper", "option" => [ "ddg" => "DuckDuckGo", - "yahoo" => "Yahoo!", + // "yahoo" => "Yahoo!", "brave" => "Brave", "mullvad_brave" => "Mullvad (Brave)", "yandex" => "Yandex",