AdguardTeam / AdGuardSDNSFilter

AdGuard DNS filter
https://adguard-dns.io/
GNU General Public License v3.0
697 stars 125 forks source link

Added popup DNS list #1666

Closed jellizaveta closed 1 month ago

jellizaveta commented 1 month ago

Added AdGuard DNS filter for popup domains with separate configuration. In this filter rules with modifiers popup, all, document are converted to modifier dnsrewrite with value ad-block.dns.adguard.com. Added description of the new filter. Included build.sh build script to make it easier to build the filter.

Related to AGDNS-2029

related: https://github.com/AdguardTeam/HostlistsRegistry/pull/478