Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. if(aicp_can_see_ads()){
  2.  
  3. <div class="aicp">
  4. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  5. <!-- Desni -->
  6. <ins class="adsbygoogle"
  7. style="display:inline-block;width:300px;height:250px"
  8. data-ad-client="ca-pub-9380867552076342"
  9. data-ad-slot="3926028686"></ins>
  10. <script>
  11. (adsbygoogle = window.adsbygoogle || []).push({});
  12. </script>
  13. </div>
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement