javascript - Website Ads are opening external links when they load -


i'm using ads adtech , pubmatic on site, of them trying open external protocols on mobile devices when load.

so far tried without success:

  • get solution ad providers.

  • toggle sandbox attribute of iframe loading app in order restrict popups when iframe loads.

  • override window.open function.

  • look adblock source ideas.

has faced similar problem? there possible solution?

thanks in advance.


Comments

Popular posts from this blog

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -