Forgot to remove old cfg line lol memes

This commit is contained in:
Benjamyn Love 2018-03-29 05:42:51 +11:00
parent b41fc878fc
commit 3344f8ab80

View File

@ -19,7 +19,6 @@ indent = '~ '
whoisrecs = ["NotFound", "DomainName", "Registrar", "Status", "UpdatedDate", "CreationDate", "ExpirationDate", "RegistrantName", "RegistrantEmail", "EligibilityName", "EligibilityType", "EligibilityID", "RegistrantID", "NameServer"]
#ipData = ["asn_country_code", "asn_description"]
ipData = {"asn_country_code":"Country", "asn_description":"Owner"}
CountryDict = cc.parseCSV(cc.openCSV("codes.csv"))
# Loaded from the config file
jsonData = config.readConf()