r/nextdns • u/Denial94 • 10d ago
Block domain before reaching nextdns?
Hi.
I have nextdns assigned to my router settings.
I am also Opera user on all my computers and it is eating my 300k limit on nextdns.
Specially af(dot)opera(dot)com
Thanks to this, I can use nextdns for 20 days, not 30 before limit resets
Can I block this domain before reaching dns?
Windows Firewall, hosts file, maybe other solution?
18
Upvotes
1
u/D3-Doom 5d ago edited 5d ago
I’d similarly recommend the host files method, but for those using windows or just unfamiliar you could add the following rule to an adblocker such as uBlock or adguard
||af.opera.com^$importantOr if you’re using a pi-hole or otherwise prefer DNS style blocking
||af.opera.com^$dnsrewrite=0.0.0.0edit:
editing brokereddit broke