forked from svrjs/svrjs
Fix main page
This commit is contained in:
parent
e828bb9173
commit
38bacc1781
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"port": 80,
|
"port": 80,
|
||||||
"pubport": 80,
|
"pubport": 80,
|
||||||
"page404": "404.html",
|
"page404": "404.html",
|
||||||
"timestamp": 1694366855651,
|
"timestamp": 1694367156151,
|
||||||
"blacklist": [],
|
"blacklist": [],
|
||||||
"nonStandardCodes": [],
|
"nonStandardCodes": [],
|
||||||
"enableCompression": true,
|
"enableCompression": true,
|
||||||
|
|
|
@ -78,7 +78,7 @@
|
||||||
"replacement": ""<br/>
|
"replacement": ""<br/>
|
||||||
}<br/>
|
}<br/>
|
||||||
]<br/>
|
]<br/>
|
||||||
},<br/>3.4.13
|
},<br/>
|
||||||
{<br/>
|
{<br/>
|
||||||
"definingRegex": "/^\\/invoke500\\/.+/",<br/>
|
"definingRegex": "/^\\/invoke500\\/.+/",<br/>
|
||||||
"replacements": [<br/>
|
"replacements": [<br/>
|
||||||
|
|
Reference in a new issue