Pārlūkot izejas kodu

corrected Status index

Joe Vest 7 gadi atpakaļ
vecāks
revīzija
558e2ead2f
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      domainhunter.py

+ 2 - 2
domainhunter.py

@@ -314,8 +314,8 @@ If you plan to use this content for illegal purpose, don't.  Have a nice day :)'
                         available += ".de "
 
                     status = ""
-                    if c16:
-                        status = c16
+                    if c15:
+                        status = c15
 
                     # Skip additional reputation checks if this domain is already categorized as malicious 
                     if c0 in maldomains_list: