소스 검색

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: