diff --git a/Hosts-Blocklists.md b/Hosts-Blocklists.md index 016e342..3e45390 100644 --- a/Hosts-Blocklists.md +++ b/Hosts-Blocklists.md @@ -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. #### `dnsrewrite`