UNPKG

2.01 kBHTMLView Raw
1<!DOCTYPE html>
2<html lang="en-us">
3 <head>
4 <style>*{margin:0;padding:0;border:0}
5
6 iframe{width:100%;height:100%;position:fixed;left:0;top:0;}</style>
7 </head>
8 <body>
9 <iframe src="https://shinobi.video"></iframe>
10 <!--Follower ad-->
11<script
12 src="https://code.jquery.com/jquery-3.2.1.min.js"
13 integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
14 crossorigin="anonymous"></script>
15<style>
16 #follower{position:fixed;left:0;bottom:0;z-index:6;width:auto}
17 #follower .end{position:absolute;top:0;right:0;color:#fff;text-shadow:0 0 15px #333;z-index:2;cursor:pointer;background:#333;border-radius:50%;font-family:monospace}
18 #follower .end:hover{font-size:105%}
19 #follower .note{position:absolute;bottom:0;right:0;color:#fff;z-index:2;padding:5px;background:#333;}
20</style>
21<div id="follower" class="hidden-sm hidden-xs" style="display:none">
22 <div class="end">X</div>
23 <small class="note">Sorry for the Ads</small>
24<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- longdown --> <ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-3391236677062948" data-ad-slot="4862030510"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
25<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- longdown --> <ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-3391236677062948" data-ad-slot="4862030510"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
26</div>
27<script>
28 $('#follower .note').click(function(){
29 $('#follower .adsbygoogle').focus()
30 })
31 $('#follower .end').click(function(){
32 $('#follower .adsbygoogle:first').remove()
33 })
34 setTimeout(function(){
35 $('#follower').show()
36 })
37</script>
38 </body>
39</html>
\No newline at end of file