fix: [DomClassifier] fix redis cache

This commit is contained in:
terrtia 2024-01-15 15:14:46 +01:00
parent 6c9d8b5350
commit 1aa700642e
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

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: