瀏覽代碼

why do you fucking do that naver

lolcat 1 月之前
父節點
當前提交
50349d2390
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      scraper/naver.php

+ 3 - 0
scraper/naver.php

@@ -599,6 +599,9 @@ class naver{
 		
 		foreach($json["items"] as $image){
 			
+			// why does it fucking do that
+			if($image["orgWidth"] === 0){ continue; }
+			
 			$out["image"][] = [
 				"title" => trim($image["title"], "."),
 				"source" => [