hestiaAI / ad-radar

Ad Radar - a browser extension that shows information about the ads you see online - developed by Hestia for The Eyeballs.
https://eyeballs.hestialabs.org/
GNU Affero General Public License v3.0
9 stars 1 forks source link

Improve detection of ad divs with googletag data #1

Closed streitl closed 3 years ago

streitl commented 3 years ago

Right now, ad divs are detected by matching the adUnitCodes from pbjs with the div ids provided by googletag. However, sometimes the adUnitCodes are div ids themselves, and sometimes the googletag adUnitCodes are malformed (as in cnn.com I believe).