Skip to content

Instantly share code, notes, and snippets.

@critical-bug
Last active March 6, 2019 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save critical-bug/c51e22598b9ab6cea5fca72742fac949 to your computer and use it in GitHub Desktop.
Save critical-bug/c51e22598b9ab6cea5fca72742fac949 to your computer and use it in GitHub Desktop.
ad iframe with sandbox (buzzfeed)
<div id="div-gpt-ad-42" class="ad-slot js-ad-slot js-ad-slot-42" data-google-query-id="●●●●●●●●●●●●●●●●●●●●●●●●●●">
<div id="google_ads_iframe_/6556/bfd.awareness.desktop/ja/news/awareness-bp_0__container__" style="border: 0pt none; display: inline-block; width: 728px; height: 90px;" class="">
<iframe style="border: 0px none; vertical-align: bottom;" src="https://tpc.googlesyndication.com/safeframe/1-0-32/html/container.html" id="google_ads_iframe_/6556/bfd.awareness.desktop/ja/news/awareness-bp_0" title="3rd party ad content" name="" scrolling="no" marginwidth="0" marginheight="0" data-is-safeframe="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" data-google-container-id="1" class="" data-load-complete="true" width="728" height="90" frameborder="0"></iframe>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment