Merge pull request #7 from Terrtia/master

fix Redis Cache
This commit is contained in:
Alexandre Dulaunoy 2024-01-19 06:24:06 +01:00 committed by GitHub
commit b90c62dce5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -217,7 +217,7 @@ class Extract:
self.vdomain.append(out) self.vdomain.append(out)
else: else:
self.vdomain.add(out) self.vdomain.add(out)
else: continue
for dnstype in rtype: for dnstype in rtype:
try: try: