Close #5. Add .ru .xn--p1ai support.
This commit is contained in:
parent
497d7ea482
commit
de86e96c0f
11
whois/tlds/ru
Normal file
11
whois/tlds/ru
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
parse = {
|
||||||
|
"default": {
|
||||||
|
"NotFound": "No entries found",
|
||||||
|
"DomainName": "domain:(.+)",
|
||||||
|
"Registrar": "registrar:\s+(.+)",
|
||||||
|
"NameServer": "nserver:\s+(.+)",
|
||||||
|
"Status": "state:\s+(.+)",
|
||||||
|
"CreationDate": "created:\s+(.+)",
|
||||||
|
"ExpirationDate": "paid-till:\s+(.+)",
|
||||||
|
}
|
||||||
|
}
|
||||||
5
whois/tlds/xn--p1ai
Normal file
5
whois/tlds/xn--p1ai
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
parse = {
|
||||||
|
"default": {
|
||||||
|
"LoadConf": "ru/default",
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user