From 28ba8422b2532e01edde6305e2baaf72a51c8850 Mon Sep 17 00:00:00 2001 From: lolcat Date: Tue, 1 Sep 2026 18:29:56 -0400 Subject: [PATCH] dumbass moment --- scraper/google.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scraper/google.php b/scraper/google.php index 74cef38..05094f0 100644 --- a/scraper/google.php +++ b/scraper/google.php @@ -721,7 +721,7 @@ class google{ $params["tbs"] = rtrim($params["tbs"], ","); } - /* + $data = $this->get( $proxy, "https://www.google.com/search", @@ -730,11 +730,11 @@ class google{ ); $html = &$data["data"]; - $container = &$data["container"];*/ + $container = &$data["container"]; //file_put_contents("scraper/google-jp.html", $html); - $html = file_get_contents("scraper/dmca.html"); - $container = ""; + //$html = file_get_contents("scraper/dmca.html"); + //$container = ""; } $out = [