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,28 @@
|
||||
{
|
||||
"name": "EDIMAX",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
||||
"version": "0.2",
|
||||
"description": "EDIMAX Device # Wireless Access Point / Broadband Routers / Ethernet Hub / Printer Server / Load Balancing Router",
|
||||
"website": "http://www.edimax.com",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<title>EDIMAX Technology</title>",
|
||||
"certainty": 75
|
||||
},
|
||||
{
|
||||
"text": "<title>Access Point Status</title>",
|
||||
"url": "/stainfo.asp"
|
||||
},
|
||||
{
|
||||
"md5": "9691c1bcac34138f8245d95e2e003e55",
|
||||
"url": "/images/banner_up_03.jpg"
|
||||
},
|
||||
{
|
||||
"text": "cdwindow=window.open('countdown.asp','CountDown','channelmode=0, directories=0,fullscreen=0,height=100,location=0,menubar=0,resizable=1,scrollbars=0,status=0,titlebar=0,toolbar=0,width=450','false');"
|
||||
},
|
||||
{
|
||||
"text": "<link rel=\"stylesheet\" href=\"edimax.css\">",
|
||||
"certainty": 75
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user