mirror of
https://github.com/adulau/DomainClassifier.git
synced 2024-11-22 01:47:06 +00:00
commit
b90c62dce5
1 changed files with 35 additions and 35 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue