浏览代码

corrected Status index

Joe Vest 7 年之前
父节点
当前提交
558e2ead2f
共有 1 个文件被更改,包括 2 次插入2 次删除
  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: