mirror of
https://git.bakhai.co.in/FbIN/4Get.git
synced 2025-11-07 12:51:30 +05:30
parent
27b91e5124
commit
4b74db5af1
2 changed files with 10 additions and 5 deletions
|
|
@ -24,7 +24,7 @@ class anubis{
|
|||
"script"
|
||||
);
|
||||
|
||||
if(count($script) === 0){
|
||||
if($script === false){
|
||||
|
||||
throw new Exception("Failed to scrape anubis challenge data");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue