段落引用目前系统共收录 1000+ 张图片 API最后更新时间:2022-01-21
图片默认均为http,采用新浪图片,高速访问
图片API基本调用格式:
https://img.ljplh.com/acgurl.php
(### 二次元动漫)
参数:
return=json/http/https/img
JSON调用格式:
https://img.ljplh.com/acgurl.php?return=json
JSON数据
{
"code":"200" #图片状态码
"acgurl":"https:\/\/ws1.sinaimg.cn\/large\/0072Vf1pgy1foxkjcneg1j31kw0w0hbs.jpg" #图片地址
"width":"2048" #图片宽
"height":"1152" #图片高
}
Q.E.D.