mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Merge branch 'PTR-option' of https://github.com/CyberGoat/CyberChef
This commit is contained in:
commit
58f01d0464
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ class DNSOverHTTPS extends Operation {
|
|||
"TXT",
|
||||
"MX",
|
||||
"DNSKEY",
|
||||
"NS"
|
||||
"NS",
|
||||
"PTR"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue