Skip to content

Instantly share code, notes, and snippets.

@veeracs
Last active October 24, 2016 16:56
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 veeracs/09968f8cc48dfa2545a5fb9bcd434053 to your computer and use it in GitHub Desktop.
Save veeracs/09968f8cc48dfa2545a5fb9bcd434053 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script>
<script>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
</script>
<script>
googletag.cmd.push(function() {
googletag.defineOutOfPageSlot('/22689245/rouser/home', 'div-gpt-ad-1477328060049-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script>
</head>
<body>
<!-- /22689245/rouser/home -->
<div id='div-gpt-ad-1477328060049-0'>
<script>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1477328060049-0'); });
</script>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment