This commit is contained in:
cutls 2020-07-10 14:22:26 +09:00
parent 489d95f23f
commit fba3b99b54

View File

@ -591,7 +591,7 @@ function enc(ver) {
}
//インスタンスティッカー
function ticker() {
var start = 'https://toot.app/toot/index.php'
var start = 'https://toot-app.thedesk.top/toot/index.php'
fetch(start, {
method: 'GET',
cors: true,