Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
Reddit Content Filter
Permanently hide unwanted links by user, title, or site.
Permanently hide unwanted links by user, title, or site. You can edit the filters by selecting the appropriate option in the Greasemonkey "User Script Commands" menu. Each list is comma-delimited, so to filter out articles by the users "frank" and "bob", you would enter "frank, bob" (without the double quotes) in the "Edit Blocked Users..." menu.
You could comment on this script if you were logged in.

login to vote
This script seems dead. I've made a continuation of it: http://userscripts.org/scripts/show/33419
It lets you set your filter lists through the regular reddit preference sheet as well as some other small improvements.
login to vote
I stupidly wrote a script that does almost the same thing but only for sites. Have to remember to start searching userscripts first.
http://userscripts.org/scripts/show/27105
login to vote
Yes, I'm getting the "userscripts.org/Reddit Content Filter: Couldn't find siteTable" error as well.
Also, if we could downmod these stories instead of hiding them using javascript, our reddit experience might be better - then we wouldn't have to re-hide those same links on revisiting the front page.
login to vote
I couldnt get the blocked sites to work. Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.0.4) Gecko/20060602 Firefox/1.5.0.4.
Here is the output:
userscripts.org/Reddit Content Filter: Version 0.4 started. config = ({users:[], titles:["ron paul", "kucinich"], sites:["dailykos.com", "huffingtonpost.com"]})
userscripts.org/Reddit Content Filter: title match: /ron paul/i
userscripts.org/Reddit Content Filter: Removed 1 stories
userscripts.org/Reddit Content Filter: Version 0.4 started. config = ({users:[], titles:["ron paul", "kucinich"], sites:["dailykos.com", "huffingtonpost.com"]})
userscripts.org/Reddit Content Filter: Couldn't find siteTable
userscripts.org/Reddit Content Filter: Removed 0 stories
I dont know why it runs twice. Users and titles get processed in the first run afaict.
login to vote
Thanks for the quick update!
login to vote
Thx for the update! Couldn't work out why there was so much crap on reddit this morning.
login to vote
That was fast, thanks much!
login to vote
Hi everyone. I just posted a new version that works with the changes to Reddit from earlier today.
login to vote
I nice option would be to automatically down-vote items that match any of the regex. For me, who has configured reddit to hide down-votes, would create less work for this script each subsequent refresh.
login to vote
great script. makes reddit great again.
one suggestion: will you add support to filter by subreddit? reddit.com now adds [subreddit] to every result shown even if you don't visit all.reddit.com.
thanks again for writing this great script. <3>
login to vote
Seems to work well. Thanks for the update! (now I can go back to pretending Ron Paul isn't taking over teh intarwebs)
login to vote
Hey everyone. I just posted a new version that works with the updated site. Let me know if you have any problems. Also, thanks for all the support!
login to vote
Doesn't work after reddit's mid-October shakedown.
login to vote
how exactly does this work?
login to vote
pabs - love the script but I would request that you add a little more instruction to the top part of this page. I had a heck of a time getting started and I have to think lots of folks are having the same trouble.
I want the other peoples of teh internet to enjoy teh goodness of RCF too :)
login to vote
There is no limit that I'm aware of. Could it be the spelling of the articles? You can use regular expression syntax in the terms too; the phrase "rumsf[ie]+ld" will block "rumsfeld", "rumsfield", and "rumsfeild".
login to vote
Thanks - very nice. One more question - do you know if fireFox (or RCF) limits the size of the filters? I have a long filter list and I still am seeing "Rumsfeld" stories despite "rumsfeld" being at the end of my list.
Thanks again - this is just so great that you shared :)
login to vote
The easiest way is probably to just snag the cookie values from about:config (you can limit the about:config results to the relevant keys by filtering on "reddit content filter")
login to vote
How can I back up my title/user/site lists?
Thanks for this tool - it has made my reddit life so much better!!!!!!