mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
26 lines
878 B
JSON
26 lines
878 B
JSON
{
|
|
"name": "Tilgin-Router",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Tilgin router",
|
|
"website": "http://www.tilgin.com/Products/",
|
|
"matches": [
|
|
{
|
|
"text": "<H1 id=\"title\">Welcome to the Tilgin router</H1>"
|
|
},
|
|
{
|
|
"text": "<TITLE>VOOD</TITLE>",
|
|
"url": "/"
|
|
},
|
|
{
|
|
"text": "<A href=\"/wizard/\" class=\"\" title=\"Wizard\">Run wizard</A> for a quick and simple initial configuration."
|
|
},
|
|
{
|
|
"text": "<A href=\"/status/\" class=\"menuitem\" title=\"Status\">Status</A><SPAN class=\"separator\"> </SPAN><A href=\"/help/\" class=\"last menuitem\" title=\"Help\">Help</A>"
|
|
},
|
|
{
|
|
"text": "<LINK rel=\"stylesheet\" type=\"text/css\" href=\"/compressed-control.css\">"
|
|
}
|
|
]
|
|
}
|