阿珏博客
—— 随机二次元图片API
目前系统共收录 14000+ 张图片。
随机动漫壁纸,每天刷一刷,每次不一样。
API接口:
https://random.MoeJue.cn/random.php
https://random.MoeJue.cn/randbg.php (推荐)
参数 (接口1专属):
type:json/302 可选,json:返回标准json数据(图片地址)、302:跳转至图片地址(插入HTML图片时务必使用)
total:1-10 返回的图片数量(仅json数据时有效,最多10张)
style:1/2/3 可选,返回图片的类型,1:webp缩略图、2:jpg缩略图、3:不带水印原图,其他均为带水印的原图
https:true/false 可选,返回图片地址是否为https形式
JSON数据
{
"total":"1", #图片数量
"img":"http://random.MoeJue.cn/random.png" #图片地址
}
Copyright © 2017 阿珏博客