Forgot to remove old cfg line lol memes
This commit is contained in:
parent
b41fc878fc
commit
3344f8ab80
1
main.py
1
main.py
@ -19,7 +19,6 @@ indent = '~ '
|
|||||||
whoisrecs = ["NotFound", "DomainName", "Registrar", "Status", "UpdatedDate", "CreationDate", "ExpirationDate", "RegistrantName", "RegistrantEmail", "EligibilityName", "EligibilityType", "EligibilityID", "RegistrantID", "NameServer"]
|
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", "asn_description"]
|
||||||
ipData = {"asn_country_code":"Country", "asn_description":"Owner"}
|
ipData = {"asn_country_code":"Country", "asn_description":"Owner"}
|
||||||
CountryDict = cc.parseCSV(cc.openCSV("codes.csv"))
|
|
||||||
|
|
||||||
# Loaded from the config file
|
# Loaded from the config file
|
||||||
jsonData = config.readConf()
|
jsonData = config.readConf()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user