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