Advertisement
pariah1972

Cicada3301 Update

Jan 22nd, 2018
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. Update http://1711141131131.xyz/
  2.  
  3. <!DOCTYPE html>
  4. <html>
  5. <head>
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <title>.</title>
  8. <style>
  9. p {
  10. text-align: center;
  11. font-size: 60px;
  12. margin-top:0px;
  13. color: rgba(20, 20, 20, 0.5);
  14. }
  15. body {
  16. background-color: rgba(1, 1, 1, 1);
  17. }
  18. </style>
  19. </head>
  20. <body>
  21.  
  22. <p id="ladenfriersflew"></p>
  23.  
  24. <script>
  25. var countDownDate = new Date("Mar 14, 2018 00:00:00").getTime();
  26.  
  27. var x = setInterval(function() {
  28.  
  29. var now = new Date().getTime();
  30.  
  31. var distance = countDownDate - now;
  32.  
  33. var days = Math.floor(distance / (1000 * 60 * 60 * 24));
  34. var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
  35. var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
  36. var seconds = Math.floor((distance % (1000 * 60)) / 1000);
  37.  
  38. document.getElementById("ladenfriersflew").innerHTML = days + "d " + hours + "h "
  39. + minutes + "m " + seconds + "s ";
  40.  
  41. if (distance < 0) {
  42. clearInterval(x);
  43. document.getElementById("ladenfriersflew").innerHTML = "cabala referee; aforbearance unseemlier worm; sow memoirs on urn soww!?";
  44. }
  45. }, 1000);
  46. </script>
  47.  
  48. <iframe width="0" height="0"
  49. src="https://www.youtube.com/watch?v=RVBWDrZgx7U?autoplay=1&cc_load_policy=1" frameborder="0">
  50. </iframe>
  51.  
  52. </body>
  53. </html>
  54.  
  55.  
  56. Youtube: https://www.youtube.com/watch?v=RVBWDrZgx7U
  57. Is the channel of global worldwide
  58.  
  59. If you watch the move ( duration 30 sec) than you can read a German text about Johan Sebastian Bach. It go's like this:
  60.  
  61. "Natürlich kann man mich auch mit
  62. einen Zeichensatz eigener wahl
  63. programmieren,
  64. Und musizieren!!!"
  65.  
  66. Johan Sebastian Bach
  67. aus "Kleine Präludien und Fugheiten"
  68. Nr.8 Allegretto F-Dur
  69.  
  70.  
  71. Google translate German_Englisch
  72.  
  73. Of course you can also join me
  74. a character set of your own choice
  75. program,
  76. And make music !!! "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement