updated registrant key name
This commit is contained in:
parent
f73c5d6d6a
commit
c9475141cd
@ -11,6 +11,6 @@ parse = {
|
|||||||
"CreationDate": "Created:\s+(\S+)",
|
"CreationDate": "Created:\s+(\S+)",
|
||||||
"ExpirationDate": "Expired:\s+(\S+)",
|
"ExpirationDate": "Expired:\s+(\S+)",
|
||||||
"UpdatedDate": "Updated:\s+(\S+)",
|
"UpdatedDate": "Updated:\s+(\S+)",
|
||||||
"Registrant Details": "Registrant:(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./: ]*)(\S+)\s+([a-zA-Z0-9.: ]*)(\S+)\s+([a-zA-Z0-9./@ -]*)",
|
"RegistrantName": "Registrant:(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./(), -]*)(\S+)\s+([a-zA-Z0-9./: ]*)(\S+)\s+([a-zA-Z0-9.: ]*)(\S+)\s+([a-zA-Z0-9./@ -]*)",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user