From b57b2d71180d4f833d34d11b8de251db9a17e7d6 Mon Sep 17 00:00:00 2001 From: lolcat Date: Sun, 13 Aug 2023 23:35:08 -0400 Subject: ill need to rewrite the google scraper, but hey atleast we got imagesearch working woooo --- settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'settings.php') diff --git a/settings.php b/settings.php index 7b7da01..c53599f 100644 --- a/settings.php +++ b/settings.php @@ -103,11 +103,11 @@ $settings = [ [ "value" => "brave", "text" => "Brave" - ]/*, + ], [ "value" => "google", "text" => "Google" - ]*/ + ] ] ], [ @@ -147,8 +147,8 @@ $settings = [ [ "value" => "brave", "text" => "Brave" - ], - /*[ + ],/* + [ "value" => "google", "text" => "Google" ],*/ -- cgit v1.2.3