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

13 lines
286 B
JSON

{
"name": "MyZone",
"author": "Andrew Horton",
"version": "0.1",
"description": "Mobile 3G WiFi Rrouter",
"website": "www.netcomm.com.au",
"matches": [
{
"regexp": "(?m-ix:<title>MyZone<\\/title>.*www\\.netcomm\\.com\\.au)"
}
]
}