mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"name": "Toshiba-Cable-Modem",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Toshiba Cable Modem",
|
|
"website": "http://www.toshiba.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<TITLE>Toshiba Cable Modem PCX3000</TITLE>",
|
|
"certainty": 75
|
|
},
|
|
{
|
|
"url": "/pcx3k.gif",
|
|
"md5": "b70118d64dc5a404f82467bbf3858524",
|
|
"model": "PCX3000"
|
|
},
|
|
{
|
|
"url": "/up.html",
|
|
"text": "<BR><FONT color=navy size=5>Toshiba Cable Modem Diagnostics Page </FONT>"
|
|
},
|
|
{
|
|
"url": "/up.html",
|
|
"regexp": "(?-mix:<STRONG>CMTS MAC Address:<FONT color=\"#980040\">([^<]+)<\\/FONT><\\/STRONG>)"
|
|
},
|
|
{
|
|
"url": "/up.html",
|
|
"regexp": "(?-mix:<STRONG> MODEL[\\r\\n]*<FONT COLOR=\"#980040\">([^\\s^<]+)<\\/FONT>)"
|
|
},
|
|
{
|
|
"url": "/up.html",
|
|
"regexp": "(?-mix:; HW_REV[\\r\\n]*<FONT COLOR=\"#980040\">([^\\s^<]+)<\\/FONT>)"
|
|
},
|
|
{
|
|
"url": "/up.html",
|
|
"regexp": "(?-mix:; SW_REV[\\r\\n]*<FONT COLOR=\"#980040\">([^\\s^<]+)<\\/FONT>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|