Custom AdGuard allowlist entries
| allowlist.txt | ||
| README.md | ||
AdGuard Allowlist
Custom allowlist for AdGuard DNS / AdGuard Home.
Add domains here that should not be blocked.
Format
Use AdGuard DNS filtering syntax:
! Comment lines start with ! or #
@@||domain.tld^ → unblock domain + all subdomains (recommended)
@@domain.tld → unblock exact domain only
domain.tld → domains-only syntax (unblocks domain + subdomains)
Examples:
@@||derstandard.at^
@@||orf.at^
@@||reddit.com^
Usage
- Go to your AdGuard Home / AdGuard DNS settings
- Add a DNS allowlist pointing to the raw file:
https://raw.githubusercontent.com/FT-Nova/adguard-allowlist/main/allowlist.txt - Or just copy the entries manually into your custom filtering rules
Entries
See allowlist.txt.