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: words:
- hs.eloqua.com - hs.eloqua.com
- type: word - type: regex
words: regex:
- "IN\tCNAME" - "IN\tCNAME"
- "IN\\s*CNAME" - "IN\\s*CNAME"