假定 API 部署到 https://img.tianshi2.net/acgimgurl/acgurl.php
php访问 https://img.tianshi2.net/acgimgurl/acgurl.php?type=jpg ,跳转至图片地址
访问 https://img.tianshi2.net/acgimgurl/acgurl.php?id=数字 ,跳转至指定图片
示例 hhttps://img.tianshi2.net/acgimgurl/acgurl.php?id=3
示例 https://img.tianshi2.net/acgimgurl/acgurl.php?id=3&return=json
访问 https://img.tianshi2.net/acgimgurl/acgurl.php?raw
服务器读取后输出,默认关闭
访问 https://img.tianshi2.net/acgimgurl/acgurl.php?return=json
输出json
{ "API_name": "QAC_API", "imgurl": "https://z3.ax1x.com/2021/08/19/fqDucQ.png", "width": "3000", "height": "1753" }