I living in Iran & after start speed server of travian (a beautiful
online game) for IR version of game upgraded to 3.5 the Graphic pack
disabeled. I used graphic pack for speed up browsing the game because
my internet connection is dialup (us location don't support adsl) & I
see my remedy in Greasemonkey to use script for change css address &
browsing from my computer.

I have problem by replacing below HTML code but will better if help me
to replace any HTML code widthout ID or NAME or TagName
_________________________________________________________________________________
Replace
<link href="gpack/travian35_rtl_wob/gp_compact.css?d7b9e"
rel="stylesheet" type="text/css" />
<link href="gpack/travian35_rtl_wob/lang/ir/lang.css?d7b9e"
rel="stylesheet" type="text/css" />
----------------------------------------------------------------------------------------------------------------------------------------------
With
<link href="file:///C:/travian/gpack/travian35_rtl_wob/gp_compact.css?
d7b9e" rel="stylesheet" type="text/css" />
<link href="file:///C:/travian/gpack/travian35_rtl_wob/lang/ir/
lang.css?d7b9e" rel="stylesheet" type="text/css" />
----------------------------------------------------------------------------------------------------------------------------------------------
And I wish dont change end of href (after "?" {d7b9e}) for any server
because it is different for each server. for example:

s1.travian.ir :
                          gpack/travian35_rtl_wob/gp_compact.css?0c977
                          gpack/travian35_rtl_wob/lang/ir/lang.css?
0c977
s2.travian.ir :
                          gpack/travian35_rtl_wob/gp_compact.css?0cb99
                          gpack/travian35_rtl_wob/lang/ir/lang.css?
0cb99
s3.travian.ir :
                          gpack/travian35_rtl_wob/gp_compact.css?0c977
                          gpack/travian35_rtl_wob/lang/ir/lang.css?
0c977
speed.travian.ir :
                          gpack/travian35_rtl_wob/gp_compact.css?d7b9e
                          gpack/travian35_rtl_wob/lang/ir/lang.css?
d7b9e
----------------------------------------------------------------------------------------------------------------------------------------------
And excuse me for my bad english
_________________________________________________________________________________
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to