Digg de-n00ber

Last update on Dec 8, 2005

Gets rid of stupid articles on digg

One day I decided if I had to read one more story about AJAX or how some idiot modified Google Maps to display somthing that no one cares about, I would have to redirect digg.com to Goatse just to make sure I did not go there anymore.

Instead of that, I made this script, you can add and remove keywords from article titles you never want to see. Though, it tells you how many articles it's hiding, and gives you an option to see them, just incase you think you are missing somthing.

If the n00b factor of Digg continues at its current rate however, I might have to go with my firt plan




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

13 comments Feed-icon

1 point
login to vote
MooGoo script's author
Posted Mar 12, 2007

I agree. This script is dead.

RIP Digg de-n00ber.

1 point
login to vote
Timbo scriptwright
Posted Feb 24, 2007

This script no longer works with the latest Digg. I've made a similar script with more features and it works with Digg 4.0 at http://userscripts.org/scripts/show/7661

1 point
login to vote
Michael Felix scriptwright
Posted Jul 6, 2006

Sorry about that. I modified it so that it wouldn't find keywords as substrings of other words, like this:

Under the line:
var regkeywords = getKeywords().substr(1);

add:
regkeywords = '\\b' + regkeywords + '\\b';

1 point
login to vote
Michael Felix scriptwright
Posted Jul 6, 2006

Great script. I modified it

1 point
login to vote
stahlsau user
Posted May 18, 2006

I O U for this script!
Goodbye ipod/apple/wii/xbox360/whateverfuckingnervesme

1 point
login to vote
robart user
Posted May 7, 2006

I love you for making this. Goodbye Apple, iPod, Mac, Linux, Steve Jobs.

1 point
login to vote
Posted Mar 7, 2006

Nice :) Works perfectly.

1 point
login to vote
Scott 1 user
Posted Feb 6, 2006

You folks spend waaay too much time on the site if you need a script like this;

1 point
login to vote
joro scriptwright
Posted Jan 10, 2006

I modified this script a little bit to work with the Sage RSS extension. You will need to add a custom style sheet to sage to make it work. You can get the user script here and a custom style sheet here.

1 point
login to vote
Seumas user
Posted Jan 6, 2006

I would also like to see this apply elsewhere (or have the option for it). For example - a way to have a separate list of words for comments and even apply this main list, but to the Digg QUEUE.

1 point
login to vote
raven001 user
Posted Dec 18, 2005

I've been looking for a script to get rid of articles related to skype and xbox. Thanks for helping clean up digg.

1 point
login to vote
mar 1 scriptwright
Posted Dec 13, 2005

This script changed my life.

1 point
login to vote
Mark Husson scriptwright
Posted Dec 9, 2005

I would love to see the removal of individual comments based on keywords, like "dupe", "old news", and the like.

Good work though.

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