Fix list items
parent
95020709e7
commit
0986c8ccd2
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue