Files
OneForAll-mirror/data/rules/whatweb/everfocus-cctv.json
T
2020-07-29 00:02:06 +08:00

16 lines
578 B
JSON

{
"name": "EverFocus-CCTV",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "EverFoxus CCTV router web interface",
"website": "http://www.everfocus.com/products.cfm",
"matches": [
{
"regexp": "(?-mix:^\tIf the page is not redirected, please click <a href=\"\\/login\\.html\\?[\\d]{4}&1\">here<\\/a><br>$)"
},
{
"text": "<!--mei20071101 input type=\"image\" name=\"recMode\" style=\"visibility:hidden\" src=\"stoprec.gif\" onclick=\"changeRecordMode()\"-->"
}
]
}