diff --git a/view.php b/view.php index 47777d0..006ead2 100644 --- a/view.php +++ b/view.php @@ -34,7 +34,7 @@ ?>
TagsSimilar Wallpapers\n", $matches[0]); + printf("
TagsSimilar Wallpapers\n", $matches[0], ucfirst($res["category"]), toupperpurity($res["purity"])); foreach ($res["tags"] as $tags) printf("%s\n", $tags["alias"], $tags["purity"], $tags["id"], $tags["name"]); ?>