Update 'whois/tlds/uk'
This commit is contained in:
parent
a09941ccae
commit
cabdaa7951
@ -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+(.+?\n\n)",
|
"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+(.+)",
|
||||||
@ -21,4 +21,4 @@ parse = {
|
|||||||
# "TechName": "Tech Contact Name:(.+)",
|
# "TechName": "Tech Contact Name:(.+)",
|
||||||
# "TechID": "Tech Contact ID:(.+)",
|
# "TechID": "Tech Contact ID:(.+)",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user