123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- <!DOCTYPE html>
- <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta charset="utf-8" />
- <title>【晴园】资源导航页</title>
- <meta name="generator" content="EverEdit" />
- <meta name="author" content="" />
- <meta name="keywords" content="" />
- <meta name="description" content="" />
-
- <meta http-equiv="refresh" content="80;url=/gzh/GZH.jpg">
-
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
- <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>
- </head>
- <body>
- <div id="dplayer"></div>
- <script src="js/hls.min.js"></script>
- <script src="js/DPlayer.min.js"></script>
- <script>
- const dp = new DPlayer({
- container: document.getElementById('dplayer'),
- video: {
- url: '/gzh/playlist.m3u8',
- type: 'hls',
- },
- pluginOptions: {
- hls: {
- // hls config
- },
- },
- });
- </script>
- </body>
- </br>
- </br>
- <body>
- <div style="text-align:center">
- <input type ="button" style='font-size:60px' onclick="javascript:location.href='tvbox'" value="❤TVBox"></input>
- </br>
- </br>
- <input type ="button" style='font-size:60px' onclick="javascript:location.href='biu'" value="❤BiuBiu"></input>
- </br>
- </br>
- <input type ="button" style='font-size:60px' onclick="javascript:location.href='html/kf.html'" value="盒子软件"></input>
- </br>
- </br>
- <input type ="button" style='font-size:60px' onclick="javascript:location.href='html/kf.html'" value="在线直播"></input>
- </br>
- </br>
- <input type ="button" style='font-size:60px' onclick="javascript:location.href='html/kf.html'" value="直播源区"></input>
- </br>
- </br>
- <input type ="button" style='font-size:60px' onclick="javascript:location.href='html/kf.html'" value="网盘专区"></input>
- </br>
- </br>
- <input type ="button" style='font-size:60px' onclick="javascript:location.href='vpn'" value="魔法上网"></input>
- </br>
- </br>
- <!--初音未来开始-->
- <style>
- .cywl {
- position: fixed!important;
- position: absolute;
- width: 70px;
- height: 75px;
- z-index: 9;
- right: 0;
- bottom: 0;
- top: expression(offsetParent.scrollTop+offsetParent.clientHeight-150);
- cursor: pointer;
- }
- </style>
- <div id="audio" class="cywl">
- <img src="src/%E5%88%9D%E9%9F%B3%E6%9C%AA%E6%9D%A5.gif" width="65px" height="65px" id="d" onclick="c();">
- </div>
- <!--初音未来结束-->
- </br>
- <a class="top-link" href="#"><h3><p style="text-align:center">[返回顶部]</p></h3></a>
- <script>
- $(".top-link").click(function(){
- $('body,html').animate({scrollTop:0},1000);
- return false;
- });
- </script>
- </body>
- </html>
|