diff --git a/src/technologies.json b/src/technologies.json index df7c1f1c2..321598736 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -14728,7 +14728,15 @@ ], "description": "PubMatic is a company that develops and implements online advertising software and strategies for the digital publishing and advertising industry.", "icon": "PubMatic.svg", + "dom": { + "iframe[src*='.pubmatic.com']": { + "attributes": { + "src": "" + } + } + }, "scripts": "https?://[^/]*\\.pubmatic\\.com", + "xhr": "\\.pubmatic\\.com", "saas": true, "pricing": ["payg"], "website": "http://www.pubmatic.com/"