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