added additional cnmae matcher (#7843)
parent
4039be0299
commit
3a9a75a73e
|
@ -392,3 +392,4 @@ dns:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- "IN\tCNAME"
|
- "IN\tCNAME"
|
||||||
|
- "IN\\s*CNAME"
|
||||||
|
|
Loading…
Reference in New Issue