fixed matcher type
parent
fa9a2b8ce2
commit
fdea0cec3c
|
@ -389,7 +389,7 @@ dns:
|
|||
words:
|
||||
- hs.eloqua.com
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- type: regex
|
||||
regex:
|
||||
- "IN\tCNAME"
|
||||
- "IN\\s*CNAME"
|
||||
|
|
Loading…
Reference in New Issue