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

22 lines
726 B
JSON

{
"name": "Netsnap-Web-Camera",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Netsnap java client web interface for video cameras",
"website": null,
"matches": [
{
"text": "<title>Live NetSnap Cam-Server feed</title>"
},
{
"text": "color=\"#008080\">Live-Webcam</font></big></big></big></strong></em></font></h3>"
},
{
"text": "color=\"#008080\">NetSnap®</font></big></big></big></big><font size=\"6\"> </font></strong></font></em></h3>"
},
{
"text": "<p align=\"center\"><font face=\"Arial\"><small><small>NetSnap is a registered Trademark of"
}
]
}