Skip to content

Instantly share code, notes, and snippets.

@didicodethat
Created March 21, 2016 19:37
Show Gist options
  • Select an option

  • Save didicodethat/35a70341eaece210666a to your computer and use it in GitHub Desktop.

Select an option

Save didicodethat/35a70341eaece210666a to your computer and use it in GitHub Desktop.
<!-- Assincrono -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- truepixel_sidebar-right-1_AdSense1_250x250_as -->
<ins class="adsbygoogle"
style="display:inline-block;width:250px;height:250px"
data-ad-client="ca-pub-0645216011874310"
data-ad-slot="2615731312"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<!-- Exemplo 2 Sincrono -->
<script type="text/javascript">
google_ad_client = "ca-pub-0645216011874310";
google_ad_slot = "2615731312";
google_ad_width = 250;
google_ad_height = 250;
</script>
<!-- truepixel_sidebar-right-1_AdSense1_250x250_as -->
<script type="text/javascript"
src="//pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment