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

13 lines
269 B
JSON

{
"name": "AppNexus",
"website": "http://appnexus.com",
"matches": [
{
"regexp": "<(?:iframe|img)[^>]+adnxs\\.(?:net|com)"
},
{
"search": "script",
"regexp": "adnxs\\.(?:net|com)"
}
]
}