Add (news bites)
This commit is contained in:
@@ -176,8 +176,6 @@ private static function setPostImage($post)
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
|
||||
try {
|
||||
|
||||
$main_image_url = $serp_url_research->main_image;
|
||||
@@ -215,7 +213,7 @@ private static function setPostImage($post)
|
||||
$image->destroy();
|
||||
|
||||
break;
|
||||
|
||||
|
||||
} catch (Exception $e) {
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user