eleschrott / blocklists

Domain-ONLY Filter Lists (for use with DNS / Domain blocking tools)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOMAIN-ONLY Filter Lists

Last Updated: 2021-02-14 11:23:15

 

Details:

These are "DOMAIN-ONLY" converted versions of various popular original filter / blocking lists. They have been modified from their original versions by scripts at: https://github.com/justdomains/ci

The scripts output only the full-domain-blocking entries from the original lists, while attempting to filter any domains that conflict with an exception rule on the original list.

Because these are automated, converted subsets of the original lists, please do not report omissions from these converted files to the list originator.

 

Usage:

These converted files can be used with various DNS and domain-blocking tools:

Using with Pi-Hole:

  1. Copy the link to the Pi-Hole format for the desired list (from the appropriate table below).
  2. Add the URL to your Pi-Hole's block lists (Settings > Pi-Hole's Block Lists).

Using with other tools:

The converted lists are provided in a "Raw Domain List" format that contains only domains, one per line. Many other tools / scripts can ingest this format to add them to your blocklist.

 

The Lists:

Converted List License Domains Domain List Last Updated
EasyList GPL3 / CC BY-SA 3.0 17465 Download 14 Feb 2021 09:37 UTC
EasyPrivacy GPL3 / CC BY-SA 3.0 7345 Download 14 Feb 2021 09:37 UTC
AdGuard Simplified Domain Names Filter GPL3 39168 Download 2021-02-14T06:02:51.679Z
NoCoin Filter List MIT 689 Download 20 Jan 2021

 

EasyList (Domains-only)

Format Raw Download Link
Raw Domain List easylist-justdomains.txt
Pi-Hole easylist-justdomains.txt

Source: https://easylist.to/easylist/easylist.txt

  • Title: EasyList
  • Version: 202102140937
  • Last Modified: 14 Feb 2021 09:37 UTC
  • Homepage: https://easylist.to/

Conversion Details:

Total Lines Processed: 59048
Comment Lines: 303
Empty Lines: 0
Non-Domain-only Rules Excluded: 39597
Domain-only Rules Excluded (unsupported options): 1611
Domain-only Rules Excluded (exception conflict): 72
Domain-only Rules Output: 17465

 

EasyPrivacy (Domains-only)

Format Raw Download Link
Raw Domain List easyprivacy-justdomains.txt
Pi-Hole easyprivacy-justdomains.txt

Source: https://easylist.to/easylist/easyprivacy.txt

  • Title: EasyPrivacy
  • Version: 202102140937
  • Last Modified: 14 Feb 2021 09:37 UTC
  • Homepage: https://easylist.to/

Conversion Details:

Total Lines Processed: 18811
Comment Lines: 321
Empty Lines: 0
Non-Domain-only Rules Excluded: 10798
Domain-only Rules Excluded (unsupported options): 219
Domain-only Rules Excluded (exception conflict): 128
Domain-only Rules Output: 7345

 

AdGuard Simplified Domain Names Filter (Domains-only)

Format Raw Download Link
Raw Domain List adguarddns-justdomains.txt
Pi-Hole adguarddns-justdomains.txt

Source: https://filters.adtidy.org/extension/chromium/filters/15.txt

Conversion Details:

Total Lines Processed: 40341
Comment Lines: 513
Empty Lines: 0
Non-Domain-only Rules Excluded: 620
Domain-only Rules Excluded (unsupported options): 5
Domain-only Rules Excluded (exception conflict): 35
Domain-only Rules Output: 39168

 

NoCoin Filter List (Domains-only)

Format Raw Download Link
Raw Domain List nocoin-justdomains.txt
Pi-Hole nocoin-justdomains.txt

Source: https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/hosts.txt

Conversion Details:

Total Lines Processed: 706
Comment Lines: 10
Empty Lines: 1
Invalid Lines: 0
Non-Loopback Lines (Ignored): 0
Local Hosts (Ignored): 0
Invalid Hosts (Ignored): 0
Duplicate Hosts (Ignored): 6
Hosts Output: 689

 

License:

Each converted / modified list file is licensed under the same license as the original list.

For more details, see the LICENSES file.

 

Reporting Conversion Issues:

If you find an issue in the output of the conversion process (i.e. comparing to the original upstream list), please report it over on: https://github.com/justdomains/ci/issues

NOTE: We do not manage the upstream lists themselves, and will not be able to add any new blocks to the lists.

 

These files are provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, arising from, out of or in connection with the files or the use of the files.

Any and all trademarks are the property of their respective owners.

About

Domain-ONLY Filter Lists (for use with DNS / Domain blocking tools)