TheDesk Airi (ver.3)
This commit is contained in:
@@ -45,7 +45,7 @@ ipc.on('mess', function (event, arg) {
|
||||
$("#prog").text(arg);
|
||||
})
|
||||
function verck(){
|
||||
var start="https://dl.thedesk.top/ver.json";
|
||||
var start="https://thedesk.top/ver.json";
|
||||
fetch(start, {
|
||||
method: 'GET',
|
||||
headers: {'content-type': 'application/json'},
|
||||
|
Reference in New Issue
Block a user