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,31 @@
|
||||
{
|
||||
"name": "Belkin-Modem",
|
||||
"author": "Andrew Horton",
|
||||
"version": "0.3",
|
||||
"description": "Belkin Consumer Modem / Router",
|
||||
"website": "http://www.belkin.com/",
|
||||
"matches": [
|
||||
{
|
||||
"name": "html comments",
|
||||
"regexp": "(?-mix:\\/\\/ when proto = Bridge or ipExt = 1, DHCP should show disabled)"
|
||||
},
|
||||
{
|
||||
"text": "href=\"main_router.css\" src=\"showMenu.js\""
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<meta name=\"description\" content=\"Belkin [\\S]+)"
|
||||
},
|
||||
{
|
||||
"version": "2307 wireless router",
|
||||
"text": "<meta name=\"description\" content=\"Belkin 2307"
|
||||
},
|
||||
{
|
||||
"version": "F5D7230-4P",
|
||||
"text": "<td bgcolor=\"#94CAE4\" width=\"50%\" height=\"18\">F5D7230-4P</td>"
|
||||
},
|
||||
{
|
||||
"name": "inline javascript",
|
||||
"text": "var isPPPoE, isStatic, isDynamic, isnat, isdialup, isbigpond, ispptp, isfirewall;"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user