From 12a6278a5fb0a207d2d24ae97957c37b5bd9b4d7 Mon Sep 17 00:00:00 2001 From: lolcat Date: Sun, 13 Aug 2023 23:47:28 -0400 Subject: [PATCH] removed wrong thing --- lib/frontend.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/frontend.php b/lib/frontend.php index 74c65d6..0f2a1ff 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -877,8 +877,8 @@ class frontend{ "display" => "Scraper", "option" => [ "ddg" => "DuckDuckGo", - //"brave" => "Brave", - "google" => "Google", + "brave" => "Brave", + //"google" => "Google", "mojeek" => "Mojeek", "marginalia" => "Marginalia", "wiby" => "wiby"