Update README.md

master
alexsannikov 3 months ago committed by GitHub
parent 2d7dd7fe33
commit 01b4d5e985
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,7 +14,7 @@ This repository contains filter lists specifically prepared for use with the AdG
All filter lists in this repository are automatically generated using a script that incorporates sources supported by their respective authors and contributors. These lists are cleaned and reformatted from the `hosts` file format as follows:
* removed unnecessary lines (e.g., "local/localhost/broadcast/etc.");
* cleaned of IPv4 and IPv6 addresses as specified in RFC952;
* replaced `127.0.0.1` and `0.0.0.`0 with `||` to match AdGuard Homes subdomain-blocking logic;
* replaced `127.0.0.1` and `0.0.0.0` with `||` to match AdGuard Homes subdomain-blocking logic;
* maintained separate extension files for independent use (e.g., Fake News, Social, Gambling, etc.);
* removed subdomains if the top-level domain is already listed, as AdGuard blocks all subdomains automatically;
* fully blocked adult-related TLDs;

Loading…
Cancel
Save