updated parser config 1
This commit is contained in:
parent
925a1d2061
commit
81619829eb
@ -6,8 +6,8 @@ server = {
|
|||||||
parse = {
|
parse = {
|
||||||
"default": {
|
"default": {
|
||||||
"NotFound": "Not Found", # <!--- ERROR: cgi.c 2826 DomainNotFound --->
|
"NotFound": "Not Found", # <!--- ERROR: cgi.c 2826 DomainNotFound --->
|
||||||
"DomainName": "Domain Name:\s+(\w+).(\w+)",
|
# "DomainName": "Domain Name:\s+(\w+).(\w+)",
|
||||||
"Status": "Domain Status:\s+(\w+)",
|
# "Status": "Domain Status:\s+(\w+)",
|
||||||
"CreationDate": "Created:\s+(\S+)",
|
"CreationDate": "Created:\s+(\S+)",
|
||||||
"ExpirationDate": "Expired:\s+(\S+)",
|
"ExpirationDate": "Expired:\s+(\S+)",
|
||||||
"UpdatedDate": "Updated:\s+(\S+)",
|
"UpdatedDate": "Updated:\s+(\S+)",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user