mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-04 23:59:10 +00:00
Fix list items
@@ -313,11 +313,11 @@ $dnstype=value2
|
||||
|
||||
**Examples:**
|
||||
|
||||
* `||example.org^$dnstype=AAAA`: block DNS queries for the IPv6 addresses of
|
||||
`example.org`.
|
||||
* `||example.org^$dnstype=AAAA`: block DNS queries for the IPv6 addresses of
|
||||
`example.org`.
|
||||
|
||||
* `||example.org^$dnstype=~A|~CNAME`: only allow `A` and `CNAME` DNS queries for
|
||||
`example.org`, block out the rest.
|
||||
* `||example.org^$dnstype=~A|~CNAME`: only allow `A` and `CNAME` DNS queries for
|
||||
`example.org`, block out the rest.
|
||||
|
||||
#### <a href="#dnsrewrite" id="dnsrewrite" name="dnsrewrite">`dnsrewrite`</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user