From ebcb6cb4d5043759e634dcc1bd1a28573d650813 Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Sun, 25 Oct 2020 16:33:33 +0800 Subject: [Update] --- ATRI/data/data_HTML/api/data/banip/banip.json | 0 ATRI/data/data_HTML/api/data/times/api_all.json | 0 ATRI/data/data_HTML/api/data/times/api_index.json | 0 ATRI/data/data_HTML/api/data/times/api_setu.json | 0 ATRI/data/data_HTML/api/index.html | 192 ++++++++++++++++++++++ ATRI/data/data_HTML/user/index.html | 0 ATRI/data/data_Sqlite/cloudmusic/cloudmusic.db | Bin 12288 -> 0 bytes 7 files changed, 192 insertions(+) create mode 100644 ATRI/data/data_HTML/api/data/banip/banip.json create mode 100644 ATRI/data/data_HTML/api/data/times/api_all.json create mode 100644 ATRI/data/data_HTML/api/data/times/api_index.json create mode 100644 ATRI/data/data_HTML/api/data/times/api_setu.json create mode 100644 ATRI/data/data_HTML/api/index.html create mode 100644 ATRI/data/data_HTML/user/index.html delete mode 100644 ATRI/data/data_Sqlite/cloudmusic/cloudmusic.db (limited to 'ATRI/data') diff --git a/ATRI/data/data_HTML/api/data/banip/banip.json b/ATRI/data/data_HTML/api/data/banip/banip.json new file mode 100644 index 0000000..e69de29 diff --git a/ATRI/data/data_HTML/api/data/times/api_all.json b/ATRI/data/data_HTML/api/data/times/api_all.json new file mode 100644 index 0000000..e69de29 diff --git a/ATRI/data/data_HTML/api/data/times/api_index.json b/ATRI/data/data_HTML/api/data/times/api_index.json new file mode 100644 index 0000000..e69de29 diff --git a/ATRI/data/data_HTML/api/data/times/api_setu.json b/ATRI/data/data_HTML/api/data/times/api_setu.json new file mode 100644 index 0000000..e69de29 diff --git a/ATRI/data/data_HTML/api/index.html b/ATRI/data/data_HTML/api/index.html new file mode 100644 index 0000000..5c71927 --- /dev/null +++ b/ATRI/data/data_HTML/api/index.html @@ -0,0 +1,192 @@ + + + + kawaii APIs + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + ATRI Data Control Center + +
* 恭喜你发现了一...由屎山构成的 API 小站
* API 主体由炒————鸡给力的 FastAPI 搭建
* 嘛...所以想扫的那些,。就放弃了8
* 毕竟👴可将那些敏感页面放到了用👴头滚的键盘出来的目录中(甚至没有?)
————————————————————————————————————
还有,上面内容不是我写的,👴才没这兴趣
以及,那些爪巴数据的,ip都给你封咯
————————————————————————————————————
关于 API 一些说明
内容不多,也就:涩图
本 API 服务定位于 ATRI 的涩图功能,跟随 ATRI 一同启动,主人可选择关闭或开启
————————————————————————————————————
涩图:
* 涩图もっとありがとう
* 所有所有所有的涩图均来自 Pixiv,解释权均归各个画师
* 为保证符合自己xp,库中所有涩图均由主人亲自挑选,不喜勿喷orz
* 为防止突发的社死,将涩图分为了几个块,详细请继续往下
* 想说的有待补充,暂时这些叻~!
目前数据总量:
+ + + + + + + + + + + +
正常(normal)擦边球(nearR18)R18(R18)
{{data_normal}}{{data_nearR18}}{{data_r18}}
+
调用信息 (time: times):
+ + + + + + + + + + + + + +
ALL{{date_now}}{{date_yesterday}}{{date_before_yesterday}}
{{times_all}}{{times_now}}{{times_yesterday}}{{times_before_yesterday}}
+
接口信息:
* 请求方式:GET
+ + + + + + + + + + + + + +
normalhttps://{{open_ip}}/api/setu/normal
nearR18https://{{open_ip}}/api/setu/nearr18
R18https://{{open_ip}}/api/setu/r18
+
————————————————————————————————————
以下是您的访问信息:
* IP&PORT: {{info_ip}}
* continent: {{info_continent}}
* country: {{info_country}}
* regionName: {{info_regionName}}
* city: {{info_city}}
* lat: {{info_lat}}
* lon: {{info_lon}}
* timezone: {{info_timezone}}
* isp: {{info_isp}}
* as: {{info_as}}
* asname: {{info_asname}}
* 记住,能力越大责任越大,您的访问请求以及各种信息已被记录!
+
+ + \ No newline at end of file diff --git a/ATRI/data/data_HTML/user/index.html b/ATRI/data/data_HTML/user/index.html new file mode 100644 index 0000000..e69de29 diff --git a/ATRI/data/data_Sqlite/cloudmusic/cloudmusic.db b/ATRI/data/data_Sqlite/cloudmusic/cloudmusic.db deleted file mode 100644 index 98c9541..0000000 Binary files a/ATRI/data/data_Sqlite/cloudmusic/cloudmusic.db and /dev/null differ -- cgit v1.2.3