Update 'whois/tlds/uk'
Now matches at max two nameservers #fuckcodotuk
This commit is contained in:
parent
516796ee15
commit
afe6e9472f
@ -8,7 +8,7 @@ parse = {
|
|||||||
"NotFound": "No match for",
|
"NotFound": "No match for",
|
||||||
"DomainName": "Domain name:\s+(.+|\n)",
|
"DomainName": "Domain name:\s+(.+|\n)",
|
||||||
"Registrar": "Registrar:\s+(.+)",
|
"Registrar": "Registrar:\s+(.+)",
|
||||||
"NameServer": "Name servers:\s+(.+)",
|
"NameServer": "Name servers:\s(.+\n\s+.+)",
|
||||||
"Status": "Registration status:\s+(.+)",
|
"Status": "Registration status:\s+(.+)",
|
||||||
"UpdatedDate": "Last updated:\s+(.+)",
|
"UpdatedDate": "Last updated:\s+(.+)",
|
||||||
"CreationDate": "Registered on:\s+(.+)",
|
"CreationDate": "Registered on:\s+(.+)",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user