holy shit im retarded
This commit is contained in:
@@ -497,10 +497,10 @@ class ddg{
|
|||||||
if(
|
if(
|
||||||
isset($form["attributes"]["id"]) &&
|
isset($form["attributes"]["id"]) &&
|
||||||
$form["attributes"]["id"] == "challenge-form"
|
$form["attributes"]["id"] == "challenge-form"
|
||||||
)
|
){
|
||||||
}{
|
|
||||||
|
|
||||||
throw new Exception("DuckDuckGo returned an image captcha");
|
throw new Exception("DuckDuckGo returned an image captcha");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
foreach(array_reverse($forms) as $form){
|
foreach(array_reverse($forms) as $form){
|
||||||
|
|||||||
Reference in New Issue
Block a user