fuck my stupid chud life

This commit is contained in:
2026-08-06 00:55:04 -04:00
parent 8e2aafddf8
commit 8db3304552

View File

@@ -721,13 +721,13 @@ class google{
$params["tbs"] = rtrim($params["tbs"], ",");
}
/*
$data = $this->get(
$proxy,
"https://www.google.com/search",
$params,
null
);
);*/
$html = &$data["data"];
$container = &$data["container"];
@@ -2694,16 +2694,10 @@ class google{
// getting this mostly on mid-trust IPs
$softcaptcha =
$this->fuckhtml
->getElementsByClassName(
$this->getstyle([
"display" => "flex",
"flex-direction" => "column",
"align-items" => "center",
"text-align" => "center",
"min-height" => "100vh",
"margin-top" => "210px",
"padding" => "20px"
])
->getElementsByAttributeValue(
"role",
"progressbar",
"div"
);
if(count($softcaptcha) !== 0){