Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
simply superb!!!!!!!! |
|
|
Thanks guys. |
|
|
and this for the one in the center bottom. '#foot { display: none; }\n' + Clean and tidy.. cant get better than this..
|
|
|
Put this one somewhere in the script along with the other ones.. :) 'adbrite-banner { display: none; }\n' + Nice ways to implement things in greasemonkey..
|
|
|
This small edit brings back the missing download button (image) (column 4 between 'uploaded' and 'size') 'img { display: none; }\n' +
|
|
|
Great script, thanks. |
|
|
Piratebay is interesting. First they use the tag for the comments, which originally they only had for the bottom part of the page with the links. So that while the original script would get rid of the links, after they changed it, it hid the comments as well. After I changed that, they went and changed their ads, so now I have it so img tag is hidden and other scripts on the page that merely were used for ads. |