Files
OneForAll-mirror/data/rules/wappalyzer/doubleclick ad exchange (adx).json
T
2020-07-29 00:02:06 +08:00

18 lines
514 B
JSON

{
"name": "DoubleClick Ad Exchange (AdX)",
"website": "http://www.doubleclickbygoogle.com/solutions/digital-marketing/ad-exchange/",
"matches": [
{
"search": "script",
"regexp": "googlesyndication\\.com/pagead/show_ads\\.js"
},
{
"search": "script",
"regexp": "tpc\\.googlesyndication\\.com/safeframe"
},
{
"search": "script",
"regexp": "googlesyndication\\.com.*abg\\.js"
}
]
}