misc fixes
parent
404aabdcf4
commit
b20a9f1124
|
@ -22,6 +22,7 @@ dns:
|
|||
- "IN\tPTR\\t(.+)$"
|
||||
|
||||
extractors:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- ptr
|
||||
- type: regex
|
||||
group: 1
|
||||
regex:
|
||||
- "IN\tPTR\t(.+)"
|
Loading…
Reference in New Issue