Skip to content

Commit

Permalink
Add new DNSSEC reply type
Browse files Browse the repository at this point in the history
Signed-off-by: DL6ER <[email protected]>
  • Loading branch information
DL6ER committed Jun 23, 2021
1 parent ca030bc commit fb2b87e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/pi-hole/js/queries.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ var replyTypes = [
"REFUSED",
"NOTIMP",
"upstream error",
"DNSSEC",
];
var colTypes = ["time", "query type", "domain", "client", "status", "reply type"];

Expand Down

0 comments on commit fb2b87e

Please sign in to comment.