mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
18 lines
514 B
JSON
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"
|
|
}
|
|
]
|
|
} |