index1.html 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>【晴园】资源导航页</title>
  6. <meta name="generator" content="EverEdit" />
  7. <meta name="author" content="" />
  8. <meta name="keywords" content="" />
  9. <meta name="description" content="" />
  10. <meta http-equiv="refresh" content="80;url=/gzh/GZH.jpg">
  11. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  12. <style>html, body{height:95%;}body{background: #70DB93;background: -webkit-radial-gradient(center ellipse, #00FF7F 0%, #00FFFF 70%);background: radial-gradient(ellipse at center, #4F4F2F 0%, #00FF7F 70%);background-size: 100%;}p{margin:0;padding:0;}#clock{font-family: 'Share Tech Mono', monospace;color: #ffffff;text-align: center;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);color: #daf6ff;text-shadow: 0 0 20px #0aafe6, 0 0 20px rgba(10, 175, 230, 0);}#clock .time{letter-spacing: 0.05em;font-size: 60px;padding: 5px 0;}#clock .date{letter-spacing:0.1em;font-size:15px;}#clock .text{letter-spacing: 0.1em;font-size:12px;padding:20px 0 0;}</style>
  13. </head>
  14. <body>
  15. <div id="dplayer"></div>
  16. <script src="js/hls.min.js"></script>
  17. <script src="js/DPlayer.min.js"></script>
  18. <script>
  19. const dp = new DPlayer({
  20. container: document.getElementById('dplayer'),
  21. video: {
  22. url: '/gzh/playlist.m3u8',
  23. type: 'hls',
  24. },
  25. pluginOptions: {
  26. hls: {
  27. // hls config
  28. },
  29. },
  30. });
  31. </script>
  32. </body>
  33. </br>
  34. </br>
  35. <body>
  36. <div style="text-align:center">
  37. <input type ="button" style='font-size:60px' onclick="javascript:location.href='tvbox'" value="❤TVBox"></input>
  38. </br>
  39. </br>
  40. <input type ="button" style='font-size:60px' onclick="javascript:location.href='biu'" value="❤BiuBiu"></input>
  41. </br>
  42. </br>
  43. <input type ="button" style='font-size:60px' onclick="javascript:location.href='html/kf.html'" value="盒子软件"></input>
  44. </br>
  45. </br>
  46. <input type ="button" style='font-size:60px' onclick="javascript:location.href='html/kf.html'" value="在线直播"></input>
  47. </br>
  48. </br>
  49. <input type ="button" style='font-size:60px' onclick="javascript:location.href='html/kf.html'" value="直播源区"></input>
  50. </br>
  51. </br>
  52. <input type ="button" style='font-size:60px' onclick="javascript:location.href='html/kf.html'" value="网盘专区"></input>
  53. </br>
  54. </br>
  55. <input type ="button" style='font-size:60px' onclick="javascript:location.href='html/kf.html'" value="魔法上网"></input>
  56. </br>
  57. </br>
  58. <!--初音未来开始-->
  59. <style>
  60. .cywl {
  61. position: fixed!important;
  62. position: absolute;
  63. width: 70px;
  64. height: 75px;
  65. z-index: 9;
  66. right: 0;
  67. bottom: 0;
  68. top: expression(offsetParent.scrollTop+offsetParent.clientHeight-150);
  69. cursor: pointer;
  70. }
  71. </style>
  72. <div id="audio" class="cywl">
  73. <img src="src/%E5%88%9D%E9%9F%B3%E6%9C%AA%E6%9D%A5.gif" width="65px" height="65px" id="d" onclick="c();">
  74. </div>
  75. <!--初音未来结束-->
  76. </br>
  77. <a class="top-link" href="#"><h3><p style="text-align:center">[返回顶部]</p></h3></a>
  78. <script>
  79. $(".top-link").click(function(){
  80. $('body,html').animate({scrollTop:0},1000);
  81. return false;
  82. });
  83. </script>
  84. </body>
  85. </html>