关于福利姬美图这个东西,那些个在淘宝上卖的图包,着实有点贵,对于喜欢这些个福利姬或者美图的兄弟姐妹们,博主特意搞了一批福利姬美图 - 电脑分辨率的。电脑分辨率福利姬美图大概 2360 张,占内存 1.66G
<?php
$type= $_GET["type"];
$url = "https://api.vvhan.com/api/girl?type=".$type;
header("Location: {$url}");
?>
HTTP输出
<img src="https://api.vvhan.com/api/girl" alt="电脑分辨率随机福利姬美图合集">
HTTPS输出
<img src="https://api.vvhan.com/api/girl?type=https" alt="电脑分辨率随机福利姬美图合集">