From c292e7e9534f6634be980323798015e8e92cb627 Mon Sep 17 00:00:00 2001 From: quindecim Date: Thu, 11 Mar 2021 17:22:01 +0100 Subject: [PATCH] [DOCS] - Specify which OISD list is in use --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c8e0b8..2d1636e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Updated sources from the following locations are always merged and included. | Source | Maintainer(s) | Description | Home Page | RAW Source | License | |--------|:-------------:|-------------|:---------:|:----------:|:-------:| -OISD | sjhgvr | A merged domain list from a variety of other lists | [LINK](https://oisd.nl/) | [RAW](https://dbl.oisd.nl/) | All Rights Reserved | +OISD (full) | sjhgvr | A merged domain list from a variety of other lists | [LINK](https://oisd.nl/) | [RAW](https://dbl.oisd.nl/) | All Rights Reserved | domains-blocklist-local-additions.txt | quindecim | Domains, wildcards and substrings collection | [LINK](https://git.nixnet.services/quindecim/block) | [RAW](https://git.nixnet.services/quindecim/block/raw/branch/master/config/domains-blocklist-local-additions.txt) | GPLv3 | domains-allowlist.txt | quindecim | Legit domains collection | [LINK](https://codeberg.org/quindecim/block) | [RAW](https://codeberg.org/quindecim/block/raw/branch/master/config/domains-allowlist.txt) | GPLv3 |