From 03ccd75f4b47fb6772199b5e534c7211e5e53bd0 Mon Sep 17 00:00:00 2001 From: lolcat Date: Sat, 29 Jun 2024 20:51:19 -0400 Subject: [PATCH] fixed google description bug --- scraper/google.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scraper/google.php b/scraper/google.php index b623872..3d99c05 100644 --- a/scraper/google.php +++ b/scraper/google.php @@ -1412,7 +1412,7 @@ class google{ "line-height" => "22px", "overflow" => "hidden", "word-break" => "break-word", - "color" => "#bdc1c6" + "color" => "#4d5156" ] ), "div" @@ -4224,7 +4224,7 @@ class google{ throw new Exception("Failed to get HTML"); } - //$html = file_get_contents("scraper/google-video.html"); + //$html = file_get_contents("scraper/google.html"); $response = $this->parsepage($html, "videos", $search, $proxy, $params); $out = [