Advertisement
Guest User

Untitled

a guest
Oct 21st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. <html>
  2.  
  3. <!-- Coded By -->
  4. <!-- Drew#0056 -->
  5. <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  6. <head>
  7. <link rel="stylesheet" href="css/style.css">
  8. <link rel="icon" type="image/ico" href="images/knee.jpg">
  9. </head>
  10. <body>
  11. <div id="center">
  12. <center>
  13. <div style="font-size:64px">
  14. jigsa.ws
  15. </div>
  16. </center>
  17. <div class="dropmenu">
  18. <ul>
  19. <li style="cursor:pointer">twitter
  20. /
  21. <ul>
  22. <li><a href="https://twitter.com/oguknee" target="_blank">twitter</a></li>
  23. </ul>
  24. </li>
  25. <li style="cursor:pointer">snapchat
  26. /
  27. <ul>
  28. <li><a href="https://snapchat.com/add/difficulty" target="_blank">snapchat</a></li>
  29.  
  30. </ul>
  31. </li>
  32. <li style="cursor:pointer">discord
  33. /
  34. <ul>
  35. <li><a href="https://discordapp.com/invite/56ax4zZ" target="_blank">discord</a></li>
  36.  
  37. </ul>
  38. </li>
  39. <li style="cursor:pointer">telegram
  40. /
  41. <ul>
  42. <li><a href="https://t.me/kneepad" target="_blank">telegram</a></li>
  43.  
  44. </ul>
  45. </li>
  46. <li style="cursor:pointer">steam
  47. <ul>
  48. <li><a href="http://steamcommunity.com/profiles/76561198413639258/" target="_blank">steam</a></li>
  49.  
  50. </ul>
  51. </li>
  52.  
  53. </div>
  54. </div>
  55. <script type="text/javascript">
  56. var rev = "fwd";
  57. function titlebar(val)
  58. {
  59. var msg = " knee.army "
  60. var res = " ";
  61. var speed = 250;
  62. var pos = val;
  63.  
  64. msg = " "+msg+" ";
  65. var le = msg.length;
  66. if(rev == "fwd"){
  67. if(pos < le){
  68. pos = pos+1;
  69. scroll = msg.substr(0,pos);
  70. document.title = scroll;
  71. timer = window.setTimeout("titlebar("+pos+")",speed);
  72. }
  73. else{
  74. rev = "bwd";
  75. timer = window.setTimeout("titlebar("+pos+")",speed);
  76. }
  77. }
  78. else{
  79. if(pos > 0){
  80. pos = pos-1;
  81. var ale = le-pos;
  82. scrol = msg.substr(ale,le);
  83. document.title = scrol;
  84. timer = window.setTimeout("titlebar("+pos+")",speed);
  85. }
  86. else{
  87. rev = "fwd";
  88. timer = window.setTimeout("titlebar("+pos+")",speed);
  89. }
  90. }
  91. }
  92.  
  93. titlebar(0);
  94. </script>
  95. <video autoplay="" loop="" id="player">
  96. <source src="videos/calvin.mp4" type="video/mp4">
  97. <script>!function(e,t,r,n,c,a,l){function i(t,r){return r=e.createElement('div'),r.innerHTML='<a href="'+t.replace(/"/g,'&quot;')+'"></a>',r.childNodes[0].getAttribute('href')}function o(e,t,r,n){for(r='',n='0x'+e.substr(t,2)|0,t+=2;t<e.length;t+=2)r+=String.fromCharCode('0x'+e.substr(t,2)^n);return i(r)}try{for(c=e.getElementsByTagName('a'),l='/cdn-cgi/l/email-protection#',n=0;n<c.length;n++)try{(t=(a=c[n]).href.indexOf(l))>-1&&(a.href='mailto:'+o(a.href,t+l.length))}catch(e){}for(c=e.querySelectorAll('.__cf_email__'),n=0;n<c.length;n++)try{(a=c[n]).parentNode.replaceChild(e.createTextNode(o(a.getAttribute('data-cfemail'),0)),a)}catch(e){}}catch(e){}}(document);</script><script>
  98. <script>!function.fromCharCode('0x'+e.substr(t,2)^n);return i(r)}try{for(c=e.getElementsByTagName('a'),l='/cdn-cgi/l/email-protection#',n=0;n<c.length;n++)try{(t=(a=c[n]).href.indexOf(l))>-1&&(a.href='mailto:'+o(a.href,t+l.length))}catch(e){}for(c=e.querySelectorAll('.__cf_email__'),n=0;n<c.length;n++)try{(a=c[n]).parentNode.replaceChild(e.createTextNode(o(a.getAttribute('data-cfemail'),0)),a)}catch(e){}}catch(e){}}(document);</script><script>var video = document.currentScript.parentElement;drew</script>
  99. video.volume = 0.10;
  100. </script>
  101. </video>
  102. </body>
  103. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement