forked from lolcat/4get
marginalia crash fix
This commit is contained in:
@@ -24,7 +24,7 @@ class anubis{
|
||||
"script"
|
||||
);
|
||||
|
||||
if(count($script) === 0){
|
||||
if($script === false){
|
||||
|
||||
throw new Exception("Failed to scrape anubis challenge data");
|
||||
}
|
||||
|
Reference in New Issue
Block a user