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 = [