Add (ai gen)
This commit is contained in:
@@ -80,6 +80,7 @@ public static function handle(string $url, $directory, $postfix = null, $strip_h
|
|||||||
} catch (UnsuccessfulResponse|Exception $e) {
|
} catch (UnsuccessfulResponse|Exception $e) {
|
||||||
$raw_html = null;
|
$raw_html = null;
|
||||||
$status_code = -3;
|
$status_code = -3;
|
||||||
|
throw $e;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (! is_empty($raw_html)) {
|
if (! is_empty($raw_html)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user