mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Fix a sentence in NXDOMAIN blocking explanation
Signed-off-by: Mark Drobnak <newtoncat12@yahoo.com>
This commit is contained in:
@@ -28,7 +28,7 @@ doubleclick.net. 2 IN AAAA fda2:2001:4756:0:ab27:beff:ef37:
|
||||
```
|
||||
BLOCKINGMODE=NXDOMAIN
|
||||
```
|
||||
Queries DNS queries will be answered with an empty response (no answer section) and status `NXDOMAIN` (*no such domain*)
|
||||
Queries will be answered with an empty response (no answer section) and status `NXDOMAIN` (*no such domain*)
|
||||
```
|
||||
;; QUESTION SECTION:
|
||||
;doubleclick.net. IN ANY
|
||||
|
||||
Reference in New Issue
Block a user