-
Prerequisites
Operating system typeLinux, Other (please mention the version in the description) CPU architecturex86 InstallationGitHub releases or script from README SetupOn one machine AdGuard Home versionv0.108.0-b.36 DescriptionWhat did you do?I use the following rules in the custom blocking rules ||*^$dnstype=HTTPS I found that its interception code is NODOMAIN. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Sure, you should use Something like that: |
Beta Was this translation helpful? Give feedback.
Sure, you should use
$dnsrewrite
for that: https://adguard-dns.io/kb/general/dns-filtering-syntax/#dnsrewriteSomething like that:
||*^$dnstype=HTTPS,dnsrewrite=NOERROR;;