This repository has been deprecated (see jira-projects/ADBLK#1) and is preserved only for posterity.
The replacement repository at https://github.com/bentasker/adblock_lists_v2 should be used instead.
I've been using my own amended version of EasyList for quite a while in my adblocker, and also block various ad domains at the DNS level. Changes to Easylist tend to be either overriding things they've whitelisted, or adding domains that are not yet included (and in some cases, may never be).
This repo houses both the scripts used to generate the lists as well as the configuration files.
I've moved them into a repo primarily so I can use commit messages to record why I added a block.
The resulting lists are available at https://www.bentasker.co.uk/adblock/
The scripts aren't really written for anyone but me (so may need tweaking), but if you do want to run them yourself:
bin/update_addomains.sh
, the first (and only) argument should be the path to the repoLists should then generate and refresh automatically
To manually rebuild the adblock lists, cd
into the repo and run bin/build_abp.sh
Lists and scripts are licensed under the BSD 3 Clause License and are Copyright (C) 2018 Ben Tasker