startpage pagination fix, fucking again

This commit is contained in:
2026-05-31 13:42:50 -04:00
parent 72fc1ae080
commit 572730415a

View File

@@ -408,6 +408,8 @@ class startpage{
//$html = file_get_contents("scraper/startpage.html");
}
//echo htmlspecialchars($html);
$this->detect_captcha($html);
if(
@@ -1117,7 +1119,7 @@ class startpage{
"segment" => "organic",
"abd" => "0",
"abe" => "0",
"query" => $json["render"]["query"],
"query" => rawurldecode($json["render"]["query"]),
"page" => $page["number"],
"qsr" => "all",
"qadf" => "none" // @ todo fix (??)