mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
28 lines
859 B
JSON
28 lines
859 B
JSON
{
|
|
"name": "FatWire-Content-Server",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "FatWire Content Server - previously known as Future Tense Content Server CMS",
|
|
"website": "http://www.fatwire.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[host_service]",
|
|
"regexp": "(?-mix:^FutureTenseContentServer:([^\\s]+)$)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<!-- this tag to be replaced with autogen stuff -->"
|
|
},
|
|
{
|
|
"text": "<h1>FatWire Corporation<br /> Content Server</h1>"
|
|
},
|
|
{
|
|
"text": "<b>Open Market, Inc.<br> ContentServer</b><hr>"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "An error occurred during processing. Check the info log.<br"
|
|
}
|
|
]
|
|
}
|