mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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\">"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user