Hacker News new | ask | show | jobs
by jefftk 2179 days ago
> technically any ad can run random js on our sites

If you configure your ad network to run all ads cross-domain, then they are very limited. For example, in GPT (which I work on) you call "googletag.pubads().setForceSafeFrame(true)".

(Disclosure: speaking only for myself)