Post Reply 
Prox affecting code of GM script on installing
Jan. 26, 2009, 04:03 PM
Post: #1
Prox affecting code of GM script on installing
Hello,

This is a little strange;

I have one particular Greasemonkey script, 'YousableTubeFix' from userscripts.org, where Prox+Sidki inserts some extra code into the script during the _installation_ of the script. This causes part of the script to break.

The line which is affected ends up looking as follows; it is the PRX bits that should not be in the script:

var ytHost = window.location.PRXprotocol + "//" + window.location.PRXhost;

Why would this be happening and how can it be avoided on this or maybe other scripts? I've tested both my config settings and the 'oob' config sidki_2009-01-14.ptron.

Thanks for any wisdom,
Lee
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Prox affecting code of GM script on installing - leecovuk - Jan. 26, 2009 04:03 PM

Forum Jump: