Add (news bites)

This commit is contained in:
2023-11-21 19:18:11 +08:00
parent 2e38a4120c
commit 3210563e42
37 changed files with 1581 additions and 153 deletions

View File

@@ -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;
}