InstanceTicker URL

This commit is contained in:
cutls 2020-07-10 14:22:55 +09:00
parent b0bd85ccc6
commit 26fd6a72d6

View File

@ -590,7 +590,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,