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

13 lines
297 B
JSON

{
"name": "IQeye-Netcam",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.3",
"description": "IQeye netcam web interface",
"website": null,
"matches": [
{
"regexp": "(?i-mx:<title>IQeye([^:]+): Live Images[^<]*<\\/title>)"
}
]
}