Recent posts by Nyks

Subscribe to Recent posts by Nyks 8 posts found

Nov 29, 2007
Nyks 8 posts

Topic: Userscripts.org discussion / Sense or reason for the "scrap-all"-mass?

As everyone knows, userscripts-org has a massive spam-issue with thousends of "scrap to all of ur friends" - SPAMs.

But I dont understand some things about this:

Why so many users upload these scripts?
What are these scripts really doing?

 
Nov 29, 2007
Nyks 8 posts

Topic: Ideas and script requests / Correct Google URL Redirects

btw, this mini-script now can found here:
http://userscripts.org/scripts/show/14953

I hope, it OK for you :-)

 
Nov 28, 2007
Nyks 8 posts

Topic: Ideas and script requests / Correct Google URL Redirects

Now I have "unsafeWindow.rwt = function(){ return true; } " installed as GM-skript ... works great :)

Thanks!

 
Nov 26, 2007
Nyks 8 posts

Topic: Ideas and script requests / Correct Google URL Redirects

Thanks for your detailed answer.

I deactivated "web-protocol" in google; but the rewrite are still present.

I looked at the source; i guess, this is the relevant string (searching for test, showing result "www.test.de/shop"):


<a href="http://www.test.de/shop/"
class="l"
onmousedown="return rwt(this,'','','res','2','AFQjCNEgr5fgt5gd9fC2fFyUPE_YPg71RFwiVQ','&amp;sig2=SWYb6dg53r01NSK1jU-Rw')"><b>test</b>.de
- Shop - Stiftung Warentest</a>

 
Nov 26, 2007
Nyks 8 posts

Topic: Ideas and script requests / Correct Google URL Redirects

In the last 40 minutes i tried out to deactivate GM-Skripts and extensions.

But then, I found out, that its none of that.
The thing is: I'm permanently logged in on google.de - i occasionally use iGoogle-Services, so its comfortable to stay login.
As soon, as I "logoff", the redirects on search-results are away.

Ok, I think, I will some of the scripts u offered here in this thread. Which one? :D
What does "unsafeWindow.clk = function(){ return true; }", what does it change?

 
Nov 26, 2007
Nyks 8 posts

Topic: Ideas and script requests / Correct Google URL Redirects

Thanks for the replies.

No, that are not ads. That are the normal search results (btw, using Adblock plus, i dont see the ads).
And, the Google-Toolbar i havent installed.

But: I tested this with Internet Explorer and with a clean Firefox-Profile ... and there are no redirects. So, I guess, this is made by one of my numerous extensions or one of my GM-Scripts.

Maybe it is a google-affinility-link?!

 
Nov 22, 2007
Nyks 8 posts

Topic: Ideas and script requests / Correct Google URL Redirects

I noticed, that Google has changed all links on search results, to that they dont link directly on the target, but use a redirect over google (http://www.google.de/url?sa=t&ct=res&cd=2&url=http...)

The tricky thing is, that they are first seems to link to the direct page (when flying the the mouse over the link, the correct link appears in the statusbar in firefox), but when left- of rightclicking, then the links get changed (by JS?) into a redirecting URL.

Example: Search for "greasemonkey". The Wikipedia-Link seems on first view link directly Wikipedia, but when rightclick/copy-URL, then this link is copied:
http://www.google.de/url?sa=t&ct=res&cd=2&url=h...

Can anyone create greasemoney-script to avoid this anoying behaviour?

 
Mar 25, 2007
Nyks 8 posts

Topic: Userscripts.org discussion / List installed Userscripts?

Hi!

Is there any way to generate a list with the names of all my installed GM-User-Skripts?

Compareable with InfoLister, which generates a list of my installed firefox-extensions.

thanks,
Jan