Merge branch 'PTR-option' of https://github.com/CyberGoat/CyberChef
This commit is contained in:
commit
58f01d0464
@ -54,7 +54,8 @@ class DNSOverHTTPS extends Operation {
|
|||||||
"TXT",
|
"TXT",
|
||||||
"MX",
|
"MX",
|
||||||
"DNSKEY",
|
"DNSKEY",
|
||||||
"NS"
|
"NS",
|
||||||
|
"PTR"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user