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