TheDesk Airi (ver.7)

This commit is contained in:
cutls
2018-03-20 13:55:25 +09:00
parent d689438b23
commit d6acb0bebc
24 changed files with 857 additions and 55 deletions

View File

@@ -108,7 +108,7 @@ function multiDel(target) {
//サポートインスタンス
function support() {
var start = "https://dl.thedesk.top/mastodon_data.json";
var start = "https://dl.thedesk.top/mastodon_data.json?eu=ai";
fetch(start, {
method: 'GET',
headers: {