Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
I use an icon instead of "TSU" string in new version. |
|
|
It's good idea!! thanks, sibest. |
|
|
i suggest this correction for italian servers (i don't know if it's necessary for other ones)
//identify server
var sr = document.title.split(' ')[1];
this because when i used on italian speed server ( itx ) the link on karte.php was something like http://travian-utils.com/?s=itpeed&ida=678, it had to be http://travian-utils.com/?s=itx&ida=678.
|