From 558e2ead2f70d944027dda12dc99d7164a84f938 Mon Sep 17 00:00:00 2001 From: Joe Vest Date: Tue, 20 Jun 2017 14:44:08 -0500 Subject: [PATCH] corrected Status index --- domainhunter.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domainhunter.py b/domainhunter.py index 2c64121..baeb561 100644 --- a/domainhunter.py +++ b/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: