Skip to content

Commit

Permalink
Merge pull request #6 from Utraliy/main
Browse files Browse the repository at this point in the history
新增萌ICP(Moe ICP)备案标识,新增随机网站跳转功能,fix关于界面以及网站ico
  • Loading branch information
HJZZY committed Jul 18, 2023
2 parents 001ed93 + a64ff11 commit 53010d0
Show file tree
Hide file tree
Showing 5 changed files with 179 additions and 21 deletions.
42 changes: 38 additions & 4 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
display: block;
}
</style>
<link rel="shurtcut icon" href="./clienticon.ico">
<link rel="shurtcut icon" href="./Image/clienticon.ico">
</head>

<body style="background-color: rgba(19, 19, 19, 0.938);">
Expand Down Expand Up @@ -67,7 +67,7 @@
基础版下载
</a>
<br>
<a style="color: white;" href="https://ru2023.sasw.top/download.html">
<a style="color: white;" href="https://ru2023.sasw.top/download.html" target="_blank" rel="noopener noreferrer">
扩展版下载
</a>
<br>
Expand All @@ -93,7 +93,7 @@
</a>
</li>
<li class="dhlbk">
<a href="https://ru2023.sasw.top/">
<a href="https://ru2023.sasw.top" target="_blank" rel="noopener noreferrer">
<div>
<p>
其他官网
Expand Down Expand Up @@ -170,6 +170,9 @@ <h3 style="color: white;">北极狐の小窝:585663503 (500人);
<h4 style="color: white;">链接:<a
href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=1crX18gIgI_Z8Bxx8ZtfyfluKRwRO-wE&authKey=4zsFfb%2BX4ncAzTWc5%2BaboCKovGNjTVx35HuDL1GtJ%2BSEol9OAcroThJ8mjLNwahp&noverify=0&group_code=585663503"
target="_blank" rel="noopener noreferrer" style="color:yellow;">点我加群</a></h4>
<h3 style="color: white;">指战员的下饭群:692818798 (200人);
</h3>
<h4 style="color: white;">链接:<a href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=rt3rVzGQEAZ5jLJjq7gtUtaYHGOAW_0i&authKey=LQYd5VLszoivzwG63QqqzozCLTSonq4tXV%2BqAOXYoL%2FGFS5RBDGIGdzOObtIFNij&noverify=0&group_code=692818798" target="_blank" rel="noopener noreferrer" style="color:yellow;">点我加群</a></h4>
</h3>
</p>
</div>
Expand All @@ -187,8 +190,9 @@ <h4 style="color: white;">链接:<a href="https://pd.qq.com/s/a0pnslseu" target=
rel="noopener noreferrer" style="color:yellow;">点我加入QQ频道</a></h4>
</h3>
</div>
ICP备案:<a href="https://icp.gov.moe/?keyword=20230701" target="_blank" rel="noopener noreferrer"><img src=https://moey.cn/images/moeicp.png style=“width:20px;height:20px;margin-bottom:5px;color: #FF69B4;”alt="moeicp">萌ICP备20230701号</a> | <a style="text-decoration:none;color:#e77c8e;" href="https://ecy.best/go.html" title="异次元之旅-跃迁-我们一起去萌站成员的星球旅行吧!" target="_blank" rel="noopener noreferrer"><img src="https://ecy.best/images/icon/icon64pink.png" style="width:24px;height:24px" alt="ecy">异次元之旅</a><br>
<div style="color: white;">
Copyright © 2022-2023 红警指战员
Copyright © 2023 By 红警HJ指战员,All Rights Reserved
<span id="span"></span>
<script type="text/javascript">
function runtime() {
Expand All @@ -210,6 +214,36 @@ <h4 style="color: white;">链接:<a href="https://pd.qq.com/s/a0pnslseu" target=
setInterval(runtime, 1000);
</script>
</div>
<!--音乐播放器
具体参数介绍如下:data-id: 歌曲/专辑/歌单ID
data-server: 音乐平台,支持如下参数:
netease (网易云音乐)
tencent (qq音乐)
xiami (虾米音乐)
kugou (酷狗音乐)
baidu (百度音乐)
data-type: 请求类型,支持如下参数:
song (单曲)
album (专辑)
playlist (歌单)
search (搜索)
data-mode: 播放模式,支持如下参数:
random (随机)
single (单曲)
circulation (列表循环)
order (列表)
data-autoplay: 自动播放 ,支持如下参数:
true
false-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.css">
<script src="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.js"></script>
<div id="aplayer" class="aplayer" data-autoplay="true" data-id="2251407356" data-server="netease" data-type="playlist" data-fixed="true" data-listfolded="true" data-order="random" data-theme="#f0f0f0"></div>
<script src="https://unpkg.com/meting@1.2.0/dist/Meting.min.js"></script>
</div>
</body>

</html>
39 changes: 35 additions & 4 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
.dropdown:hover .dropdown-content {
display: block;
}
<link rel="shurtcut icon" href="./clienticon.ico">
<link rel="shurtcut icon" href="./Image/clienticon.ico">
</style>
</head>

Expand Down Expand Up @@ -68,7 +68,7 @@
基础版下载
</a>
<br>
<a style="color: white;" href="https://ru2023.sasw.top/download.html">
<a style="color: white;" href="https://ru2023.sasw.top/download.html" target="_blank" rel="noopener noreferrer">
扩展版下载
</a>
<br>
Expand All @@ -93,7 +93,7 @@
</a>
</li>
<li class="dhlbk">
<a href="https://ru2023.sasw.top/">
<a href="https://ru2023.sasw.top" target="_blank" rel="noopener noreferrer">
<div>
<p>
其他官网
Expand Down Expand Up @@ -183,8 +183,9 @@ <h2 style="color:whitesmoke">
</li>
</ul>
</div>
ICP备案:<a href="https://icp.gov.moe/?keyword=20230701" target="_blank" rel="noopener noreferrer"><img src=https://moey.cn/images/moeicp.png style=“width:20px;height:20px;margin-bottom:5px;color: #FF69B4;”alt="moeicp">萌ICP备20230701号</a> | <a style="text-decoration:none;color:#e77c8e;" href="https://ecy.best/go.html" title="异次元之旅-跃迁-我们一起去萌站成员的星球旅行吧!" target="_blank" rel="noopener noreferrer"><img src="https://ecy.best/images/icon/icon64pink.png" style="width:24px;height:24px" alt="ecy">异次元之旅</a><br>
<div style="color: white;">
Copyright © 2022-2023 红警指战员
Copyright © 2023 By 红警HJ指战员,All Rights Reserved
<span id="span"></span>
<script type="text/javascript">
function runtime(){
Expand All @@ -206,6 +207,36 @@ <h2 style="color:whitesmoke">
setInterval(runtime, 1000);
</script>
</div>
<!--音乐播放器
具体参数介绍如下:data-id: 歌曲/专辑/歌单ID
data-server: 音乐平台,支持如下参数:
netease (网易云音乐)
tencent (qq音乐)
xiami (虾米音乐)
kugou (酷狗音乐)
baidu (百度音乐)
data-type: 请求类型,支持如下参数:
song (单曲)
album (专辑)
playlist (歌单)
search (搜索)
data-mode: 播放模式,支持如下参数:
random (随机)
single (单曲)
circulation (列表循环)
order (列表)
data-autoplay: 自动播放 ,支持如下参数:
true
false-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.css">
<script src="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.js"></script>
<div id="aplayer" class="aplayer" data-autoplay="true" data-id="2251407356" data-server="netease" data-type="playlist" data-fixed="true" data-listfolded="true" data-order="random" data-theme="#f0f0f0"></div>
<script src="https://unpkg.com/meting@1.2.0/dist/Meting.min.js"></script>
</div>
</body>

</html>
41 changes: 36 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
margin: auto;
}
</style>
<link rel="shurtcut icon" href="./clienticon.ico">
<link rel="shurtcut icon" href="./Image/clienticon.ico">
</head>

<body style="background-color: rgba(19, 19, 19, 0.938);">
<div style="display: flex;">
<div>
<img style="width: 50px;
margin-top: 3px;" src="./clienticon.ico" alt="logo">
margin-top: 3px;" src="./Image/clienticon.ico" alt="logo">
</div>
<div style="display: flex;
flex-direction: row-reverse;">
Expand Down Expand Up @@ -81,7 +81,7 @@
基础版下载
</a>
<br>
<a style="color: white;" href="https://ru2023.sasw.top/download.html">
<a style="color: white;" href="https://ru2023.sasw.top/download.html" target="_blank" rel="noopener noreferrer">
扩展版下载
</a>
<br>
Expand All @@ -107,7 +107,7 @@
</a>
</li>
<li class="dhlbk">
<a href="https://ru2023.sasw.top/">
<a href="https://ru2023.sasw.top" target="_blank" rel="noopener noreferrer">
<div>
<p>
其他官网
Expand Down Expand Up @@ -294,8 +294,9 @@ <h1 class="fontcolor">
<b>Mod</b>版权为 君悦OwO 所有,如对平台进行二次修改,请标注原作者。
</span>
</div>
ICP备案:<a href="https://icp.gov.moe/?keyword=20230701" target="_blank" rel="noopener noreferrer"><img src=https://moey.cn/images/moeicp.png style=“width:20px;height:20px;margin-bottom:5px;color: #FF69B4;”alt="moeicp">萌ICP备20230701号</a> | <a style="text-decoration:none;color:#e77c8e;" href="https://ecy.best/go.html" title="异次元之旅-跃迁-我们一起去萌站成员的星球旅行吧!" target="_blank" rel="noopener noreferrer"><img src="https://ecy.best/images/icon/icon64pink.png" style="width:24px;height:24px" alt="ecy">异次元之旅</a><br>
<div style="color: white;">
Copyright © 2022-2023 红警指战员
Copyright © 2023 By 红警HJ指战员,All Rights Reserved
<span id="span"></span>
<script type="text/javascript">
function runtime() {
Expand All @@ -317,6 +318,36 @@ <h1 class="fontcolor">
setInterval(runtime, 1000);
</script>
</div>
<!--音乐播放器
具体参数介绍如下:data-id: 歌曲/专辑/歌单ID
data-server: 音乐平台,支持如下参数:
netease (网易云音乐)
tencent (qq音乐)
xiami (虾米音乐)
kugou (酷狗音乐)
baidu (百度音乐)
data-type: 请求类型,支持如下参数:
song (单曲)
album (专辑)
playlist (歌单)
search (搜索)
data-mode: 播放模式,支持如下参数:
random (随机)
single (单曲)
circulation (列表循环)
order (列表)
data-autoplay: 自动播放 ,支持如下参数:
true
false-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.css">
<script src="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.js"></script>
<div id="aplayer" class="aplayer" data-autoplay="true" data-id="2251407356" data-server="netease" data-type="playlist" data-fixed="true" data-listfolded="true" data-order="random" data-theme="#f0f0f0"></div>
<script src="https://unpkg.com/meting@1.2.0/dist/Meting.min.js"></script>
</div>
</body>

</html>
39 changes: 35 additions & 4 deletions network.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
color: yellow;
}
</style>
<link rel="shurtcut icon" href="./clienticon.ico">
<link rel="shurtcut icon" href="./Image/clienticon.ico">
</head>

<body style="background-color: rgba(19, 19, 19, 0.938);">
Expand Down Expand Up @@ -74,7 +74,7 @@
基础版下载
</a>
<br>
<a style="color: white;" href="https://ru2023.sasw.top/download.html">
<a style="color: white;" href="https://ru2023.sasw.top/download.html" target="_blank" rel="noopener noreferrer">
扩展版下载
</a>
<br>
Expand All @@ -99,7 +99,7 @@
</a>
</li>
<li class="dhlbk">
<a href="https://ru2023.sasw.top/">
<a href="https://ru2023.sasw.top" target="_blank" rel="noopener noreferrer">
<div>
<p>
其他官网
Expand Down Expand Up @@ -173,8 +173,9 @@ <h2 style="color: whitesmoke;">
</tbody>
</table>
</div>
ICP备案:<a href="https://icp.gov.moe/?keyword=20230701" target="_blank" rel="noopener noreferrer"><img src=https://moey.cn/images/moeicp.png style=“width:20px;height:20px;margin-bottom:5px;color: #FF69B4;”alt="moeicp">萌ICP备20230701号</a> | <a style="text-decoration:none;color:#e77c8e;" href="https://ecy.best/go.html" title="异次元之旅-跃迁-我们一起去萌站成员的星球旅行吧!" target="_blank" rel="noopener noreferrer"><img src="https://ecy.best/images/icon/icon64pink.png" style="width:24px;height:24px" alt="ecy">异次元之旅</a><br>
<div style="color: white;">
Copyright © 2022-2023 红警指战员
Copyright © 2023 By 红警HJ指战员,All Rights Reserved
<span id="span"></span>
<script type="text/javascript">
function runtime(){
Expand All @@ -196,6 +197,36 @@ <h2 style="color: whitesmoke;">
setInterval(runtime, 1000);
</script>
</div>
<!--音乐播放器
具体参数介绍如下:data-id: 歌曲/专辑/歌单ID
data-server: 音乐平台,支持如下参数:
netease (网易云音乐)
tencent (qq音乐)
xiami (虾米音乐)
kugou (酷狗音乐)
baidu (百度音乐)
data-type: 请求类型,支持如下参数:
song (单曲)
album (专辑)
playlist (歌单)
search (搜索)
data-mode: 播放模式,支持如下参数:
random (随机)
single (单曲)
circulation (列表循环)
order (列表)
data-autoplay: 自动播放 ,支持如下参数:
true
false-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.css">
<script src="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.js"></script>
<div id="aplayer" class="aplayer" data-autoplay="true" data-id="2251407356" data-server="netease" data-type="playlist" data-fixed="true" data-listfolded="true" data-order="random" data-theme="#f0f0f0"></div>
<script src="https://unpkg.com/meting@1.2.0/dist/Meting.min.js"></script>
</div>
</body>

</html>
39 changes: 35 additions & 4 deletions uplog.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
display: block;
}
</style>
<link rel="shurtcut icon" href="./clienticon.ico">
<link rel="shurtcut icon" href="./Image/clienticon.ico">
</head>

<body style="background-color: rgba(19, 19, 19, 0.938);">
Expand Down Expand Up @@ -70,7 +70,7 @@
基础版下载
</a>
<br>
<a style="color: white;" href="https://ru2023.sasw.top/download.html">
<a style="color: white;" href="https://ru2023.sasw.top/download.html" target="_blank" rel="noopener noreferrer">
扩展版下载
</a>
<br>
Expand All @@ -96,7 +96,7 @@
<div style="background-color: yellow;
height: 3px;"></div>
<li class="dhlbk">
<a href="https://ru2023.sasw.top/">
<a href="https://ru2023.sasw.top" target="_blank" rel="noopener noreferrer">
<div>
<p>
其他官网
Expand Down Expand Up @@ -329,8 +329,9 @@ <h2 style="color: whitesmoke;">
1.发布
</span>
</div>
ICP备案:<a href="https://icp.gov.moe/?keyword=20230701" target="_blank" rel="noopener noreferrer"><img src=https://moey.cn/images/moeicp.png style=“width:20px;height:20px;margin-bottom:5px;color: #FF69B4;”alt="moeicp">萌ICP备20230701号</a> | <a style="text-decoration:none;color:#e77c8e;" href="https://ecy.best/go.html" title="异次元之旅-跃迁-我们一起去萌站成员的星球旅行吧!" target="_blank" rel="noopener noreferrer"><img src="https://ecy.best/images/icon/icon64pink.png" style="width:24px;height:24px" alt="ecy">异次元之旅</a><br>
<div style="color: white;">
Copyright © 2022-2023 红警指战员
Copyright © 2023 By 红警HJ指战员,All Rights Reserved
<span id="span"></span>
<script type="text/javascript">
function runtime(){
Expand All @@ -352,6 +353,36 @@ <h2 style="color: whitesmoke;">
setInterval(runtime, 1000);
</script>
</div>
<!--音乐播放器
具体参数介绍如下:data-id: 歌曲/专辑/歌单ID
data-server: 音乐平台,支持如下参数:
netease (网易云音乐)
tencent (qq音乐)
xiami (虾米音乐)
kugou (酷狗音乐)
baidu (百度音乐)
data-type: 请求类型,支持如下参数:
song (单曲)
album (专辑)
playlist (歌单)
search (搜索)
data-mode: 播放模式,支持如下参数:
random (随机)
single (单曲)
circulation (列表循环)
order (列表)
data-autoplay: 自动播放 ,支持如下参数:
true
false-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.css">
<script src="https://cdn.jsdelivr.net/npm/aplayer@1.10.1/dist/APlayer.min.js"></script>
<div id="aplayer" class="aplayer" data-autoplay="true" data-id="2251407356" data-server="netease" data-type="playlist" data-fixed="true" data-listfolded="true" data-order="random" data-theme="#f0f0f0"></div>
<script src="https://unpkg.com/meting@1.2.0/dist/Meting.min.js"></script>
</div>
</body>

</html>

0 comments on commit 53010d0

Please sign in to comment.