index.html 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <html>
  2. <head>
  3. <title>www.layabox.com</title>
  4. <meta charset='utf-8' />
  5. <meta name='renderer' content='webkit' />
  6. <meta name='viewport' content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no,viewport-fit=cover'
  7. />
  8. <meta name='apple-mobile-web-app-capable' content='yes' />
  9. <meta name='full-screen' content='true' />
  10. <meta name='x5-fullscreen' content='true' />
  11. <meta name='360-fullscreen' content='true' />
  12. <meta name='laya' screenorientation='landscape' />
  13. <meta http-equiv='expires' content='0' />
  14. <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1' />
  15. <meta http-equiv='expires' content='0' />
  16. <meta http-equiv='Cache-Control' content='no-siteapp' />
  17. </head>
  18. <body bgcolor="#000000">
  19. <style>html,body{width:100%;height:100%;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.floatingCirclesG{z-index:1000001;position:relative;width:125px;height:125px;margin:auto;transform:scale(0.6);-o-transform:scale(0.6);-ms-transform:scale(0.6);-webkit-transform:scale(0.6);-moz-transform:scale(0.6)}.f_circleG{position:absolute;background-color:#000;height:22px;width:22px;border-radius:12px;-o-border-radius:12px;-ms-border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;animation-name:f_fadeG;-o-animation-name:f_fadeG;-ms-animation-name:f_fadeG;-webkit-animation-name:f_fadeG;-moz-animation-name:f_fadeG;animation-duration:.522s;-o-animation-duration:.522s;-ms-animation-duration:.522s;-webkit-animation-duration:.522s;-moz-animation-duration:.522s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}#frotateG_01{left:0;top:51px;animation-delay:.1995s;-o-animation-delay:.1995s;-ms-animation-delay:.1995s;-webkit-animation-delay:.1995s;-moz-animation-delay:.1995s}#frotateG_02{left:15px;top:15px;animation-delay:.256s;-o-animation-delay:.256s;-ms-animation-delay:.256s;-webkit-animation-delay:.256s;-moz-animation-delay:.256s}#frotateG_03{left:51px;top:0;animation-delay:.3225s;-o-animation-delay:.3225s;-ms-animation-delay:.3225s;-webkit-animation-delay:.3225s;-moz-animation-delay:.3225s}#frotateG_04{right:15px;top:15px;animation-delay:.389s;-o-animation-delay:.389s;-ms-animation-delay:.389s;-webkit-animation-delay:.389s;-moz-animation-delay:.389s}#frotateG_05{right:0;top:51px;animation-delay:.4555s;-o-animation-delay:.4555s;-ms-animation-delay:.4555s;-webkit-animation-delay:.4555s;-moz-animation-delay:.4555s}#frotateG_06{right:15px;bottom:15px;animation-delay:.522s;-o-animation-delay:.522s;-ms-animation-delay:.522s;-webkit-animation-delay:.522s;-moz-animation-delay:.522s}#frotateG_07{left:51px;bottom:0;animation-delay:.5885s;-o-animation-delay:.5885s;-ms-animation-delay:.5885s;-webkit-animation-delay:.5885s;-moz-animation-delay:.5885s}#frotateG_08{left:15px;bottom:15px;animation-delay:.645s;-o-animation-delay:.645s;-ms-animation-delay:.645s;-webkit-animation-delay:.645s;-moz-animation-delay:.645s}@keyframes f_fadeG{0%{background-color:#fff}100%{background-color:#111}}@-o-keyframes f_fadeG{0%{background-color:#fff}100%{background-color:#111}}@-ms-keyframes f_fadeG{0%{background-color:#fff}100%{background-color:#111}}@-webkit-keyframes f_fadeG{0%{background-color:#fff}100%{background-color:#111}}@-moz-keyframes f_fadeG{0%{background-color:#fff}100%{background-color:#111}}</style><div class="floatingCirclesG" id="engineLoading"><div class="f_circleG" id="frotateG_01"></div><div class="f_circleG" id="frotateG_02"></div><div class="f_circleG" id="frotateG_03"></div><div class="f_circleG" id="frotateG_04"></div><div class="f_circleG" id="frotateG_05"></div><div class="f_circleG" id="frotateG_06"></div><div class="f_circleG" id="frotateG_07"></div><div class="f_circleG" id="frotateG_08"></div></div>
  20. <!-- <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/eruda"></script>
  21. <script>eruda.init();</script> -->
  22. <script type="text/javascript">
  23. function getQueryString(name)
  24. {
  25. var reg = new RegExp("(^|&)"+ name +"=([^&]*)(&|$)");
  26. var r = window.location.search.substr(1).match(reg);
  27. if(r!=null)return unescape(r[2]); return null;
  28. }
  29. function loadLib(url) {
  30. var script = document.createElement("script");
  31. script.async = false;
  32. script.src = url;
  33. document.body.appendChild(script);
  34. }
  35. </script>
  36. <script type="text/javascript" src="index-79cf99a39f.js"></script>
  37. </body>
  38. </html>