From 0986c8ccd282ab503e6e78a322d86bf3bebd90c2 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Thu, 5 Aug 2021 16:27:53 +0300 Subject: [PATCH] Fix list items --- Hosts-Blocklists.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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`