holy shit im retarded

This commit is contained in:
2026-05-27 21:55:56 -04:00
parent 5f112737b8
commit d7d35f02f3

View File

@@ -497,10 +497,10 @@ class ddg{
if(
isset($form["attributes"]["id"]) &&
$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){