On Sat, Mar 23, 2013 at 02:35:09PM -0400, Bryan Kirk wrote:
It would be nice if one that supports using ABP lists was added to Dillo.
domainrc support will be added to the next version. It allows even more effective approach than ABP lists: you can use white lists. First, you deny all external requests and then you only allow requests that you need, like this: # domainrc default deny google.com .gstatic.com # Wikimedia wikidata.org .wikimedia.org wikibooks.org .wikimedia.org wikidata.org .wikimedia.org wikinews.org .wikimedia.org wikipedia.org .wikimedia.org wikisource.org .wikimedia.org wikiversity.org .wikimedia.org wikivoyage.org .wikimedia.org wiktionary.org .wikimedia.org freecode.com .fsdn.com slashdot.org .fsdn.com sourceforge.net .fsdn.com wordpress.com .wp.com This way lists are much shorter. Only ads that are on the same domain are missed, but they are rare.