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

14 lines
301 B
JSON

{
"name": "OpenX",
"website": "http://openx.com",
"matches": [
{
"search": "script",
"regexp": "https?://[^/]*\\.openx\\.net"
},
{
"search": "script",
"regexp": "https?://[^/]*\\.servedbyopenx\\.com"
}
]
}