/ ‘grepolis.user.js’

This commit is contained in:
Jan Bader 2014-07-22 19:33:01 +02:00
parent 0733d975fd
commit 3f6e699917

View File

@ -10,7 +10,7 @@
// //
// @match http://*.grepolis.com/game/* // @match http://*.grepolis.com/game/*
// //
// @version 1.1.21 // @version 1.1.22
// @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis.user.js // @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis.user.js
// ==/UserScript== // ==/UserScript==
@ -22,7 +22,7 @@
windows = {}; windows = {};
durations = {}; durations = {};
switch(location.host.substring(0,4)) { switch(location.host.substring(0,4)) {
case "de66": case "de63":
farm_ids = { farm_ids = {
// Insel 0 // Insel 0
83792: [20468, 20470, 20471, 20472], 83792: [20468, 20470, 20471, 20472],