Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Torrentspy Cleaner

Cleans up Torrentspy.com by removing extraneous visual elements

Removes the extra visual elements that bloat the Torrentspy site (ads, extra spacing, extra icons in search results). Also links the download icon in search results to the torrent download link and allows changing the sort preferences directly from the search results page.






Mar 28, 2008
TheGreekSage User

No need to clean Torrentspy.

Torrentspy CLEANED IT SELF OUT...

:-(

 
Jul 15, 2007
pandaking User

Sorry, the link I meant:
http://userscripts.org/forums/3/topics/704

http://www.google.com/search?q=%22document.cook...

 
Jul 15, 2007
pandaking User

Can anyone confirm this is safe, re the cookie issue?

"document.cookie" site:userscripts.org/scripts/review/

This script has a "document.cookie" statement...

 
Jan 9, 2007
Mister Bungle User

Simple and Effective. 2 thumbs Up.. This site is a textbook case of over cluttering..

 
Jul 19, 2006
alien_scum Scriptwright

Very nice. I fiddled with it a bit so it now looks slightly nicer and cleans the front page too. If you take offence i'll remove my version

 
Jul 2, 2006
Worsel User

Outstanding script, torrentspy is chock full of ads nowadays. Great stuff.

 
Jun 17, 2006
ankut Script's author

Removed more obnoxious ads

 
Feb 11, 2006
ankut Script's author

Updated to allow changing sorting preferences directly from the search page.

 
Feb 11, 2006
ankut Script's author

Made the little download icons next to the torrent downloads in the search results page to point to the actual torrent, as they should.

 
Feb 11, 2006
ankut Script's author

Removed those annoying links to http://www.videocodezone.com/ and http://cdcovers.cc in the search results.

 
Jan 14, 2006
ankut Script's author

Modified code to remove annoying ad in search results...

 
Dec 8, 2005
Dan F Scriptwright

If you add this code to the end of your file:
var killme = document.getElementsByTagName("div")[9]; //10th DIV, index starts at 0
killme.style.display="none";

var killme = document.getElementsByTagName("div")[12];
killme.style.display="none";

var killme = document.getElementsByTagName("div")[10];
killme.style.display="none";

That is what I mean. Nothing but the search box (almost :)

 
Dec 8, 2005
Dan F Scriptwright

IMHO, sorting comes first in neededness. But, for "googlification," I mean having just a search box on the front page and nothing else.

 
Dec 7, 2005
ankut Script's author
Sure, I'm always on the lookout for ideas on how to improve it. There's currently a cookie problem with the site (doesnt remember the sort settings) so I'll update that next.

I hardly ever look at their front page... Does the Shoutwire comment listing on the front page need to go? Can you please elaborate on the "googlification" idea? Thanks :)

 
Dec 7, 2005
Dan F Scriptwright

Nice.

Now it has to be "Googlified" and the ShoutWire crap must go.

Are you (ankut) still developing this?

 
Nov 27, 2005
Balinsky User

Wow, amazing script. Takes away all the ads, now you can use torrentspy without worrying about people looking over your sholder.

You could comment on this script if you were logged in.