Skip to content

Instantly share code, notes, and snippets.

@DanielSantoro
Created April 28, 2016 19:52
Show Gist options
  • Save DanielSantoro/b47aa5e2a08c8d663d4aa3646a0f9af1 to your computer and use it in GitHub Desktop.
Save DanielSantoro/b47aa5e2a08c8d663d4aa3646a0f9af1 to your computer and use it in GitHub Desktop.
Sample Adsense
<!-- Start Here -->
<script type="text/javascript"><!--
google_ad_client = "pub-2151667935419035";
/* 728x90, created 7/17/08 */
google_ad_slot = "9901119915";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Here -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment