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

13 lines
274 B
JSON

{
"name": "Zanox",
"website": "http://zanox.com",
"matches": [
{
"regexp": "<img [^>]*src=\"[^\"]+ad\\.zanox\\.com"
},
{
"search": "script",
"regexp": "zanox\\.com/scripts/zanox\\.js$"
}
]
}