diff --git a/src/technologies/a.json b/src/technologies/a.json index cf6c1cfb7..d33ae0220 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -666,6 +666,7 @@ ], "description": "AdRoll is a digital marketing technology platform that specializes in retargeting.", "icon": "AdRoll.svg", + "dom": "link[href*='.adroll.com']", "js": { "adroll_adv_id": "", "adroll_pix_id": "" @@ -2459,7 +2460,7 @@ 36 ], "description": "AppNexus is a cloud-based software platform that enables and optimizes programmatic online advertising.", - "dom": "iframe[src*='.adnxs.com'], img[src*='.adnxs.com']", + "dom": "iframe[src*='.adnxs.com'], img[src*='.adnxs.com'], link[href*='.adnxs.com']", "icon": "AppNexus.svg", "js": { "appnexus": "", diff --git a/src/technologies/c.json b/src/technologies/c.json index 22dfc2c43..f5c36aeb8 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2330,6 +2330,7 @@ ], "description": "Criteo provides personalised retargeting that works with Internet retailers to serve personalised online display advertisements to consumers who have previously visited the advertiser's website.", "icon": "Criteo.svg", + "dom": "link[href*='.criteo.com']", "js": { "Criteo": "", "criteo_pubtag": "", diff --git a/src/technologies/m.json b/src/technologies/m.json index 9b477beaf..b6382eed2 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -1015,6 +1015,7 @@ }, "description": "Microsoft Advertising is an online advertising platform developed by Microsoft.", "icon": "Microsoft.png", + "dom": "link[href*='.bing.com']", "js": { "UET": "", "uetq": "" diff --git a/src/technologies/o.json b/src/technologies/o.json index 83dce2b26..70efe9284 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -709,7 +709,7 @@ ], "cpe": "cpe:/a:openx:openx", "description": "OpenX is a programmatic advertising technology company.", - "dom": "iframe[src*='.openx.net'], img[src*='.openx.net']", + "dom": "iframe[src*='.openx.net'], img[src*='.openx.net'], link[href*='.openx.net']", "icon": "OpenX.png", "js": { "openx.name": "openx" @@ -1118,7 +1118,7 @@ "payg" ], "saas": true, - "scriptSrc": "widgets\\.outbrain\\.com/outbrain\\.js", + "scriptSrc": "\\.outbrain\\.com/", "website": "https://www.outbrain.com" }, "Outlook Web App": { diff --git a/src/technologies/p.json b/src/technologies/p.json index 4a4862ed9..76874be4f 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1933,13 +1933,7 @@ 36 ], "description": "PubMatic is a company that develops and implements online advertising software and strategies for the digital publishing and advertising industry.", - "dom": { - "iframe[src*='.pubmatic.com']": { - "attributes": { - "src": "" - } - } - }, + "dom": "iframe[src*='.pubmatic.com'], link[href*='.pubmatic.com']", "icon": "PubMatic.svg", "pricing": [ "payg" diff --git a/src/technologies/q.json b/src/technologies/q.json index 31b0492f6..6be1e4980 100644 --- a/src/technologies/q.json +++ b/src/technologies/q.json @@ -47,6 +47,7 @@ ], "description": "Quantcast Measure is an audience insights and analytics tool.", "icon": "Quantcast.png", + "dom": "link[href*='.quantserve.com']", "js": { "quantserve": "" }, diff --git a/src/technologies/t.json b/src/technologies/t.json index 840509799..dd6dd1095 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -1520,6 +1520,7 @@ ], "description": "Treasure Data is the only enterprise customer data platform.", "icon": "Treasure Data.svg", + "dom": "link[href*='.treasuredata.com']", "js": { "Treasure.version": "(.+)\\;version:\\1" },