Script Summary:
Automatically bury Digg submissions based on user name or keywords/domains. Add users to 'var users_blacklist' and keywords/domains to 'var keywords_blacklist' at the beginning of this script.
Version: 0.3.3
Automatically bury Digg submissions based on user name or keywords/domains. Add users to 'var users_blacklist' and keywords/domains to 'var keywords_blacklist' at the beginning of this script.
Version: 0.3.3
| Recently Updated Topics | Posts |
|---|---|
| looks like it's time for an... | 3 |
| please revisit: down-mod cr... | 6 |
| Digg banned me for using this | 2 |
| Archived Comments | 39 |
this script has 4 topics, 50 posts
This script has no reviews.
By default, this script has an interval of 10 seconds between each bury attempt. Change 'var bury_interval' for a new value.
Updates: (Always backup your users_blacklist and keywords_blacklist before upgrading)
- October 12 2009
- Compatible with recent changes in Digg's design.
- Added a new variable: delay_on_page_load at the beginning of the script. It is defaulted to 5 (seconds) and it means that the script will start executing with a 5 seconds delay. Adjust this variable as you wish. - February 22 2009:
- Compatible with recent changes in Digg's design. - October 18 2008:
- Compatible with recent changes in Digg's design. - October 5 2008:
- Added 'bury_type' variable at the beginning of the script.
use the following numbers to indicate the type of your buries:
for general bury, use 1
for duplicate story, use 2
for spam, use 3
for wrong topic, use 4
for inaccurate, use 5
for OK, this is lame, use 6 - July 7 2008:
- Compatible with recent changes in Digg's design. - May 22 2008:
- Fixed a minor bug when you couldn't autobury in Digg's item page. - Feb 24 2008:
- More performance improvements.
- Added interval option to control delay between the buries.
- Added infobar at the bottom of every page to show the progress status:
- Feb 21 2008:
- Improved performance.
- Added autobury based on keywords.





