Whitelist not working for minecraft-hosts and AdGuard CNAME
See original GitHub issueAfter a long time, I’ve pulled the last repo changes and I’ve realised click.redditmail.com
is part of AdGuard CNAME
, so I added it into my personal whitelist, but it’s not working.
After taking a look, I realized not only this list but also minecraft-hosts
aren’t working when you add one of the domains to the whitelist and both are in the format:
thedomain.com
instead of the rest of lists that come as:
0.0.0.0 thedomain.com
or
127.0.0.1 thedomain.com
so I’m thinking that maybe it’s a script bug, also considering that both lists are fairly new in the project and probably it’s a format that wasn’t considered to be whitelisted before?
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Whitelisting does not work - domains still blocked
I am using AdGuard Home, via Docker on a Synology NAS. The DNS is routed via my FritzBox to the AdGuard IP (v4...
Read more >AdGuard CNAME Tracker List - Reddit
This is for adguard pro / premium users that uses host file in DNS protection. This list is compatible.
Read more >How To Set Up A Whitelist on Your Minecraft Server
Protect your Minecraft server hosting service by adding a whitelist to only allow players whom you would like to join you on your...
Read more >hostnames.whitelist.txt - GitHub
https://github.com/notracking/hosts-blocklists/issues/329 paste.ee ... .0.com # https://forum.adguard.com/index.php?threads/href-li.27021/ href.li # invalid ...
Read more >sitemap_4.xml - Cloudflare Community
... .cloudflare.com/t/minecraft-server-is-not-possible-to-connect-via-cloudflare/158226 ... https://community.cloudflare.com/t/problem-with-cname/62817 ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Whitelist working for hosts format list, not working for domain format lists(e.g. AdguardTeam cname trackers, minecraft-hosts)
Thanks Alter @alagos that’s clear now.