mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
32 lines
1003 B
JSON
32 lines
1003 B
JSON
{
|
|
"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;"
|
|
}
|
|
]
|
|
}
|