diff --git a/scraper/google.php b/scraper/google.php index d2c9eda..b3b3b13 100644 --- a/scraper/google.php +++ b/scraper/google.php @@ -578,697 +578,6 @@ class google{ } - private function parsepage($html, $pagetype, $search, $proxy, $params){ - - $out = [ - "status" => "ok", - "spelling" => [ - "type" => "no_correction", - "using" => null, - "correction" => null - ], - "npt" => null, - "answer" => [], - "web" => [], - "image" => [], - "video" => [], - "news" => [], - "related" => [] - ]; - - $this->fuckhtml->load($html); - - $this->detect_sorry(); - - // parse all