Change directory structure
This commit is contained in:
parent
51a108d7d5
commit
54e65759be
@ -1,5 +0,0 @@
|
|||||||
import os
|
|
||||||
|
|
||||||
whoisServers = {}
|
|
||||||
execfile(os.path.join(os.path.dirname(os.path.realpath(__file__)), "whois-servers.conf"), {}, whoisServers)
|
|
||||||
print whoisServers
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
whoisServer = {
|
|
||||||
"so": "whois.nic.so",
|
|
||||||
"id": "whois.pandi.or.id",
|
|
||||||
}
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
whois = {
|
|
||||||
"so": "whois.nic.so",
|
|
||||||
"id": "whois.pandi.or.id",
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user