Some tld configuration updates. WiP
This commit is contained in:
parent
03d31ed005
commit
8ea3b21e42
@ -0,0 +1,8 @@
|
||||
|
||||
parse = {
|
||||
"default": {
|
||||
"DomainName": "Domain Name:\s+(.+)",
|
||||
"ExpirationDate": "Expiry Date: (.+)",
|
||||
"Registrar": "Domain Managers\nName: (.+)",
|
||||
}
|
||||
}
|
||||
@ -1 +1,8 @@
|
||||
server = "kr.whois-servers.net"
|
||||
parse = {
|
||||
"default": {
|
||||
"NotFound": "Above domain name is not registered to KRNIC.",
|
||||
"DomainName": "Domain Name\s+:\s+(.+)",
|
||||
"RegistrantName": "Registrant\s+:\s+(.+)",
|
||||
"AdminName": "Administrative Contact\(AC\)\s+:\s+(.+)",
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user