图片输出
<img src="https://api.vvhan.com/api/girl" alt="韩小韩随机美图API接口">
<?php$type = $_GET["type"]; $url = "https://api.vvhan.com/api/girl?type=" . $type; header("Location: {$url}");?>