misc fixes

patch-1
sandeep 2023-09-29 20:46:48 +05:30
parent 404aabdcf4
commit b20a9f1124
1 changed files with 4 additions and 3 deletions

View File

@ -22,6 +22,7 @@ dns:
- "IN\tPTR\\t(.+)$"
extractors:
- type: dsl
dsl:
- ptr
- type: regex
group: 1
regex:
- "IN\tPTR\t(.+)"