fixed matcher type

patch-1
sandeep 2023-08-05 14:06:36 +05:30
parent fa9a2b8ce2
commit fdea0cec3c
1 changed files with 2 additions and 2 deletions

View File

@ -389,7 +389,7 @@ dns:
words:
- hs.eloqua.com
- type: word
words:
- type: regex
regex:
- "IN\tCNAME"
- "IN\\s*CNAME"