随机图API
假定 API 部署到 https://example.net/
访问https://example.net/api,跳转至图片地址
访问https://example.net/api/?id=数字,跳转至指定图片
示例https://example.net/api/?id=3
示例https://example.net/api/?id=3&json
访问https://example.net/api/?raw
服务器读取后输出,默认关闭
访问https://example.net/api/?json
输出json
{"id":3,url":"https://z3.ax1x.com/2021/08/19/fqDucQ.png"}