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.






1 point
login to vote
burger scriptwright
Posted Sep 9, 2008

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.

1 point
login to vote
engtech scriptwright
Posted May 27, 2008

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

1 point
login to vote
bigtoga user
Posted Feb 11, 2008

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.

1 point
login to vote
chengiz scriptwright
Posted Jan 10, 2008

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.

1 point
login to vote
Bob Ovski user
Posted Dec 4, 2007

Thanks for the quick update!

1 point
login to vote
James Mulhol... scriptwright
Posted Dec 4, 2007

Thx for the update! Couldn't work out why there was so much crap on reddit this morning.

1 point
login to vote
David Newcum scriptwright
Posted Dec 4, 2007

That was fast, thanks much!

1 point
login to vote
pabs script's author
Posted Dec 4, 2007

Hi everyone. I just posted a new version that works with the changes to Reddit from earlier today.

1 point
login to vote
parasense user
Posted Nov 26, 2007

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.

1 point
login to vote
bobielawlintine scriptwright
Posted Oct 20, 2007

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>

1 point
login to vote
David Newcum scriptwright
Posted Oct 18, 2007

Seems to work well. Thanks for the update! (now I can go back to pretending Ron Paul isn't taking over teh intarwebs)

1 point
login to vote
pabs script's author
Posted Oct 16, 2007

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!

1 point
login to vote
gypsyjoe user
Posted Oct 15, 2007

Doesn't work after reddit's mid-October shakedown.

1 point
login to vote
sqladmin user
Posted Sep 17, 2007

how exactly does this work?

1 point
login to vote
bigtoga user
Posted Jul 29, 2007

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 :)

1 point
login to vote
pabs script's author
Posted Jul 28, 2007

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".

1 point
login to vote
bigtoga user
Posted Jul 28, 2007

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 :)

1 point
login to vote
pabs script's author
Posted Jul 27, 2007

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")

1 point
login to vote
bigtoga user
Posted Jul 26, 2007

How can I back up my title/user/site lists?

Thanks for this tool - it has made my reddit life so much better!!!!!!

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