why do you fucking do that naver
This commit is contained in:
@@ -599,6 +599,9 @@ class naver{
|
|||||||
|
|
||||||
foreach($json["items"] as $image){
|
foreach($json["items"] as $image){
|
||||||
|
|
||||||
|
// why does it fucking do that
|
||||||
|
if($image["orgWidth"] === 0){ continue; }
|
||||||
|
|
||||||
$out["image"][] = [
|
$out["image"][] = [
|
||||||
"title" => trim($image["title"], "."),
|
"title" => trim($image["title"], "."),
|
||||||
"source" => [
|
"source" => [
|
||||||
|
|||||||
Reference in New Issue
Block a user