Advertisement
clickio

Untitled

Feb 6th, 2020
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.62 KB | None | 0 0
  1. <!-- put this code inside head tag -->
  2. <script async id="__lxGc__rtr" type="text/javascript" src="//s.clickiocdn.com/t/216856/360.js"></script>
  3. <script async type="text/javascript" src="//s.clickiocdn.com/t/common_258.js"></script>
  4. <script src="https://s.clickiocdn.com/t/clickioRotator.js"></script>
  5. <script type="text/javascript">
  6.     var config = {
  7.         'clickio': {'weight': 50},
  8.         'adsense': {'weight': 50}
  9.     };
  10.     var ClickioRotatorEntity = new ClickioRotator(config);
  11. </script>
  12.  
  13.  
  14.  
  15. <!-- put this code where ad unit should be -->
  16. <div>
  17.     <script type="text/javascript">
  18.         ClickioRotatorEntity.install({
  19.             'var_1':   [
  20.                 ['html', ['<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"><\/script>' +
  21.                           '<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7461254317202176" data-ad-slot="2520364781" data-ad-format="auto" data-full-width-responsive="true"></ins>' +
  22.                           '<script>' +
  23.                           '(adsbygoogle = window.adsbygoogle || []).push({});' +
  24.                           '<\/script>']]            ],
  25.             'var_2':   [
  26.                 ['html', ["<script async type='text/javascript' src='//s.clickiocdn.com/t/common_258.js'><\/script>" +
  27.                           "<script class='__lxGc__' type='text/javascript'>" +
  28.                           "((__lxGc__=window.__lxGc__||{'s':{},'b':0})['s']['_216856']=__lxGc__['s']['_216856']||{'b':{}})['b']['_650492']={'i':__lxGc__.b++};" +
  29.                           "<\/script>"]]            ]
  30.         });
  31.     </script>
  32. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement