diff --git a/scripts/update_readme.sh b/scripts/update_readme.sh index a3ced8fe9..b20d98ab4 100644 --- a/scripts/update_readme.sh +++ b/scripts/update_readme.sh @@ -106,9 +106,6 @@ Parked domains are removed daily. A list of common parked domain messages is use Parked sites no longer containing any of the parked messages are assumed to be unparked and are included back into the blocklist. -> [!TIP] -For list maintainers interested in integrating the parked domains as a source, the list of parked domains can be found here: [parked_domains.txt](https://github.com/jarelllama/Scam-Blocklist/blob/main/data/parked_domains.txt) (capped to newest 50000 entries). - ## Other blocklists ### Light version @@ -136,6 +133,10 @@ Total domains: $(grep -cF '||' lists/adblock/nsfw.txt) This blocklist does not just include adult videos, but also NSFW content of the artistic variety (rule34, illustrations, etc). +### Parked domains + +For list maintainers interested in using the parked domains as a source, the list of parked domains can be found here: [parked_domains.txt](https://github.com/jarelllama/Scam-Blocklist/blob/main/data/parked_domains.txt). This list is capped at 50,000 domains. + ## Resources / See also - [AdGuard's Hostlist Compiler](https://github.com/AdguardTeam/HostlistCompiler): simple tool that compiles hosts blocklists and removes redundant rules