/ ‘grepolis.user.js’
This commit is contained in:
parent
35b0ff5b24
commit
b93108de1e
@ -58,8 +58,8 @@
|
|||||||
strZeit = h + ":" + m + ":" + s;
|
strZeit = h + ":" + m + ":" + s;
|
||||||
|
|
||||||
window.setTimeout(\'countdown(\'+ --time+\',\\\'\'+id+\'\\\')\',1000);
|
window.setTimeout(\'countdown(\'+ --time+\',\\\'\'+id+\'\\\')\',1000);
|
||||||
document.getElementById(id).innerHTML = strZeit;
|
document.getElementById(id).innerHTML = strZeit;
|
||||||
}';
|
}';
|
||||||
document.getElementsByTagName("head")[0].appendChild(s);
|
document.getElementsByTagName("head")[0].appendChild(s);
|
||||||
|
|
||||||
farm_ids.forEach(function(xFarmId) {
|
farm_ids.forEach(function(xFarmId) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user