Shutup.css

Hide comments from different sites

< Feedback on Shutup.css

Question/comment

§
Posted: 2014-06-05
Edited: 2014-06-05

Be careful using this!

The css this script links to will wipe out comments on this forum! ... Oops, too late, you can't read this, can you?
To use the css, you need to comment this block which will interfere with other sites using Vanilla as well:

.comments:not(code),
.Comments:not(code),
#comments:not(code),
#Comments:not(code),

... the line that wipes gf.o forum posts is this: .Comments:not(code).
There might be other IDs that interfere, i didn't bother to check it all.

krisuAuthor
§
Posted: 2014-06-07

Yeah, it's not perfect. Maybe I should update description for that.

§
Posted: 2014-06-07

Maybe using an @exclude for Greasy Forum might be a good idea

§
Posted: 2014-06-08

the best idea is using Ghostery addon, IMO

krisuAuthor
§
Posted: 2014-06-11

Excluded Greasyfork forum and added warning to info.

@trespassersW Ghostery is privacy tool, it's not meant to hide comments on websites. It maybe hides Disqus comments because it loads external javascript, but not others. I made this userscipt originally because there was no good way to install Shutup.css into Firefox.

Post reply

Sign in to post a reply.