Config: (1).add to cron # crontab -e 0 22 * * 6 sh /path/to/autoupdate-adfilter.sh (2).initialize adfiltering-rules project (for Chinese) $ cd /home/westmin/Build $ svn checkout svn checkout http://adfiltering-rules.googlecode.com/svn/ adfiltering-rules-read-only (3).add action to privoxy config actionsfile urlfilter.action # Fanboy's adblock list actionsfile urlfilter-chn.action # Chinese adblock list (4).link custom.css to browser user style # chromium $ ln -s /BOX/Dropbox/Linux/Opera/custom.css ~/.config/chromium/Default/User StyleSheets/Custom.css # seamonkey $ ln -s /BOX/Dropbox/Linux/Opera/custom.css ~/.mozilla/seamonkey/a4128e22.default/chrome/userContent.css (5).set privoxy proxy to browser