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

13 lines
271 B
JSON

{
"name": "Veoxa",
"website": "http://veoxa.com",
"matches": [
{
"regexp": "<img [^>]*src=\"[^\"]+tracking\\.veoxa\\.com"
},
{
"search": "script",
"regexp": "tracking\\.veoxa\\.com"
}
]
}