fix: [farsight_passivedns] Fixed typo in the lookup fields

chrisr3d_patch
chrisr3d 2020-11-13 15:28:10 +01:00
parent fe010782f3
commit 3f863e4437
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class FarsightDnsdbParser():
lookup_fields = (
'count',
'rrname',
'rrname',
'rrtype',
'bailiwick',
'time_first',
'time_last',