debug
This commit is contained in:
2
dist/autoloader.js
vendored
2
dist/autoloader.js
vendored
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Wed Feb 13 2019 17:40:01 GMT+0100 (CET)*/
|
/*Generated on:Wed Feb 13 2019 17:52:12 GMT+0100 (CET)*/
|
||||||
var AutomaticDispose_Branch = "master";
|
var AutomaticDispose_Branch = "master";
|
||||||
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
||||||
var da_lss_adis_time = new Date().getTime();
|
var da_lss_adis_time = new Date().getTime();
|
||||||
|
|||||||
3
dist/autoloaderV2.js
vendored
3
dist/autoloaderV2.js
vendored
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Wed Feb 13 2019 17:40:01 GMT+0100 (CET)*/
|
/*Generated on:Wed Feb 13 2019 17:52:12 GMT+0100 (CET)*/
|
||||||
/*
|
/*
|
||||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||||
* ===============================================
|
* ===============================================
|
||||||
@@ -19455,6 +19455,7 @@
|
|||||||
tellParent(`console.log('nocars:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`);
|
tellParent(`console.log('nocars:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
tellParent(`console.log('sendcars:${window.name}:${self.MissionID}');setTimeout(function(){window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');},1000);`);
|
||||||
window.$('#mission_alarm_btn').click();
|
window.$('#mission_alarm_btn').click();
|
||||||
//window.console.log("WILL KLICK SEND3", self.MissionID, window.name)
|
//window.console.log("WILL KLICK SEND3", self.MissionID, window.name)
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1465,6 +1465,7 @@
|
|||||||
tellParent(`console.log('nocars:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`);
|
tellParent(`console.log('nocars:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
tellParent(`console.log('sendcars:${window.name}:${self.MissionID}');setTimeout(function(){window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');},1000);`);
|
||||||
window.$('#mission_alarm_btn').click();
|
window.$('#mission_alarm_btn').click();
|
||||||
//window.console.log("WILL KLICK SEND3", self.MissionID, window.name)
|
//window.console.log("WILL KLICK SEND3", self.MissionID, window.name)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user