Skip to content

Instantly share code, notes, and snippets.

@rxu
Created September 27, 2017 14:23
Show Gist options
  • Save rxu/262503d49e53f84886212b4d390e7352 to your computer and use it in GitHub Desktop.
Save rxu/262503d49e53f84886212b4d390e7352 to your computer and use it in GitHub Desktop.
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 2017.08.01 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-6052584654693494"
data-ad-slot="5495024367"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
@rxu
Copy link
Author

rxu commented Sep 27, 2017

And Yandex ad as well

<!-- Yandex.RTB R-A-161344-1 -->
<div id="yandex_rtb_R-A-161344-1"></div>
<script type="text/javascript">
    (function(w, d, n, s, t) {
        w[n] = w[n] || [];
        w[n].push(function() {
            Ya.Context.AdvManager.render({
                blockId: "R-A-161344-1",
                renderTo: "yandex_rtb_R-A-161344-1",
                async: true
            });
        });
        t = d.getElementsByTagName("script")[0];
        s = d.createElement("script");
        s.type = "text/javascript";
        s.src = "//an.yandex.ru/system/context.js";
        s.async = true;
        t.parentNode.insertBefore(s, t);
    })(this, this.document, "yandexContextAsyncCallbacks");
</script>

@rxu
Copy link
Author

rxu commented Oct 3, 2017

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Юг Клад белый -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-9717502539708433"
     data-ad-slot="5998612321"
     data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment