38 lines
1.0 KiB
HTML
38 lines
1.0 KiB
HTML
|
|
<!DOCTYPE html>
|
|||
|
|
<html lang="zh-CN">
|
|||
|
|
|
|||
|
|
<head>
|
|||
|
|
<meta charset="UTF-8" />
|
|||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|||
|
|
<title>uz影视 扩展商店</title>
|
|||
|
|
<link rel="stylesheet" href="./styles.css" />
|
|||
|
|
</head>
|
|||
|
|
|
|||
|
|
|
|||
|
|
<body>
|
|||
|
|
<div class="page-header">
|
|||
|
|
<div class="page-title">uz影视 扩展商店</div>
|
|||
|
|
<div class="page-description">
|
|||
|
|
uz影视 版本需要 v1.6.41 及以上,建议先打开 app 停留在首页
|
|||
|
|
</div>
|
|||
|
|
<div class="page-description" style="color: #ffc107; font-weight: bold">
|
|||
|
|
当点击添加无效时,请尝试特殊添加。还是不行复制链接,uz影视 -> 设置 ->
|
|||
|
|
数据管理 -> 订阅 -> +
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="page-description" style="
|
|||
|
|
margin-top: 20px;
|
|||
|
|
margin-bottom: 10px;
|
|||
|
|
color: #ffc107;
|
|||
|
|
font-weight: bold;
|
|||
|
|
">
|
|||
|
|
以下资源收录自网络,请自行甄别。
|
|||
|
|
</div>
|
|||
|
|
<div id="resourcesContainer"></div>
|
|||
|
|
|
|||
|
|
<div id="errorMessage"></div>
|
|||
|
|
<script type="module" src="./main.js"></script>
|
|||
|
|
</body>
|
|||
|
|
|
|||
|
|
</html>
|