forked from PanDownloadServer/Server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
186 lines (177 loc) · 10.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<!DOCTYPE html>
<html lang="zh-CN">
<script> onpageshow =
function() {
var ss = new Array("https://player.bilibili.com/player.html?aid=17449594&cid=28502384&page=1&as_wide=1&high_quality=1&danmaku=0&t=5", "https://player.bilibili.com/player.html?aid=22628197&cid=120428279&page=1&as_wide=1&high_quality=1&danmaku=1&t=1", "https://player.bilibili.com/player.html?aid=540692691&cid=192377166&page=1&as_wide=1&high_quality=1&danmaku=0&t=1", "https://player.bilibili.com/player.html?aid=89273604&cid=152482114&page=1&as_wide=1&high_quality=1&danmaku=0&t=4","https://player.bilibili.com/player.html?aid=75169619&cid=128589248&page=1&as_wide=1&high_quality=1&danmaku=1&t=1","https://player.bilibili.com/player.html?aid=883170962&cid=189810860&page=1&as_wide=1&high_quality=1&danmaku=0&t=1","https://player.bilibili.com/player.html?aid=796823656&cid=225313294&page=1&as_wide=1&high_quality=1&danmaku=0&t=24");
var num = parseInt(Math.random() * ss.length);
document.getElementById("videolink").src = ss[num];
}</script>
<head>
<meta charset="utf-8">
<title>KuruKuruMi~</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="https://cdn.jsdelivr.net/gh/PanDownloadServer/Server/bundles/main.vXZxP-zeFNcZJbnqU5xNE_-oaHZVKduO3-IPB-iECIpc.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/gh/PanDownloadServer/Server/Scripts/jquery_3.4.1.js"></script>
<script src="https://cdn.jsdelivr.net/gh/PanDownloadServer/Server/bundles/main.vraODx5hYf-DdzL9Ux5Z6Kmv9go-Dd1ofX_oEDjA4wRs.js"></script>
</head>
<body onload="InitLive2D()">
<div class="header">
<main class="cd-main-content">
<div class="container">
<div class="wrapper-content article">
<div class="ibox">
<div class="ibox-content animated fadeIn">
<main>
<section class="article-content">
<header class="page-header">
<div class="text-center">
<a>
<h2 class="padding-bot10">KuruKuruMi~</h2></a>
</div>
</header>
<article class="article" id="article">
<p>
<span style="font-size:30px;">Chrome的无痕模式是看不到视频的哦!</p>
<div style="position: relative; padding: 30% 45%;">
<iframe style="position: absolute; width: 100%; height: 100%; left: 0; top: 0;" src="" frameborder="no" scrolling="no" sandbox="allow-top-navigation allow-same-origin allow-forms allow-scripts" id="videolink"></iframe>
</div>
<h3>功能介绍</h3>
<p>可直接通过替换单个文件来修复PanDownload。</p>
<p>实现(加密)脚本下发</p>
<p>与其他软件不同,采用重载PanDownload的方式来处理,以后更好接管相应功能</p>
<h3>本版特点</h3>
<p>1.允许最高使用1024线程下载</p>
<p>2.允许最高32任务同时下载</p>
<p>3.修复PanDownload全部功能,截至到发布日期,所有功能可用</p>
<p>4.内置三大下载通道</p>
<p>5.允许用户自定义PanDownload标题</p>
<p>6.使用第三方提取码查询通道,自动填写提取码</p>
<p>7.默认取消PanDownload的链接分享</p>
<p>8.较好的容灾处理(眼神暗示)</p>
<h3>使用方法</h3>
<p>一、下载相应压缩包</p>二、确认杀软没有删除解压出来的内容</p>
<p>三、双击运行PanDownload.exe即可,如果出什么错误,多开几次,试试管理员运行</p>
<p>四、若出现解决不了的错误,可去Github详谈</p>
<p>GitHub地址:
<a href="https://github.com/PanDownloadServer/Server/" target="_blank" textvalue="https://github.com/PanDownloadServer/Server/">https://github.com/PanDownloadServer/Server/</a></p>
<h3>更新日志</h3>
<p>3.3版本在2020年8月19日更新,作为正式版,欢迎反馈BUG</p>
<p>3.3版本之后可能会不定时更新</p>
<p>3.3版本修复初始化下载引擎失败</p>
<p>3.3版本修复下载时高并行导致lua调用失败的问题</p>
<h3>注意事项</h3>
<p>webkit核心,node.dll使用PCS通道下载,或者去github下载也行</p>
<p>使用时将node.dll放到pandownload.exe同目录即可</p>
<p>伞兵一号通道:被限速账号使用,会有点加速效果</p>
<p>伞兵二号通道:未被限速账号使用,不支持远程下载</p>
<p>伞兵三号通道:未被限速账号使用,支持远程下载</p>
<p>分享下载,打包下载,webkit核心下载,切换到默认或者PCS通道后尝试</p>
<h3>下载地址</h3>
<p>解压密码:123</p>
<p>
<a href="https://cdn.jsdelivr.net/gh/PanDownloadServer/Server/PanDownloadLBW3.3.zip" target="_blank" textvalue="https://cdn.jsdelivr.net/gh/PanDownloadServer/Server/PanDownloadLBW3.3.zip">CDN地址1</a></p>
<p>
<a href="https://kurukurumi.tk/PanDownloadLBW3.3.zip" target="_blank" textvalue="https://kurukurumi.tk/PanDownloadLBW3.3.zip">CDN地址2</a></p>
<p>
<a href="https://github.com/PanDownloadServer/Server/blob/master/PanDownloadLBW3.3.zip" target="_blank" textvalue="https://github.com/PanDownloadServer/Server/blob/master/PanDownloadLBW3.3.zip">原始地址</a></p>
<p>
<a href="https://cdn.jsdelivr.net/gh/PanDownloadServer/Server/node.dll" target="_blank" textvalue="https://cdn.jsdelivr.net/gh/PanDownloadServer/Server/node.dll">node.dll下载地址1</a></p>
<p>
<a href="https://github.com/PanDownloadServer/Server/blob/master/node.dll" target="_blank" textvalue="https://github.com/PanDownloadServer/Server/blob/master/node.dll">node.dll下载地址2</a></p>
</article>
</section>
</main>
</div>
</div>
</div>
</div>
</main>
</div>
<button type="button" class="btn btn-info btn-sm canvas-close" style="position: fixed; right: 0px; bottom: 0px; z-index: 200;">不再显示canvas背景</button>
<script type="text/javascript" color="0,104,183" opacity="1" zindex="-1" count="100" src="https://cdn.jsdelivr.net/gh/PanDownloadServer/Server/Scripts/line.js"></script>
<div class="layui-layer-move" style="cursor: move; display: none;"></div>
<!-- Live2D Library -->
<audio id="my_audio"></audio>
<p>
</p>
<div>
<canvas id="mycanvas" width="300" height="486" style="position:fixed; bottom:0; right:0; z-index:999;"></canvas>
</div>
<script src="https://cdn.jsdelivr.net/gh/PanDownloadServer/Server/Scripts/live2d.min.js"></script>
<script>var LAppDefine = {
// 调试,true时会在console里显示日志
DEBUG_LOG: false,
DEBUG_MOUSE_LOG: false,
// 鼠标相关日志
// 全部设定
//这里配置canvsa元素的id
CANVAS_ID: "mycanvas",
//是否开启滚轮缩放,默认true
IS_SCROLL_SCALE: false,
// 画面最大缩放级别
VIEW_MAX_SCALE: 2,
// 画面最小缩放级别
VIEW_MIN_SCALE: 0.8,
VIEW_LOGICAL_LEFT: -1,
VIEW_LOGICAL_RIGHT: 1,
VIEW_LOGICAL_MAX_LEFT: -2,
VIEW_LOGICAL_MAX_RIGHT: 2,
VIEW_LOGICAL_MAX_BOTTOM: -2,
VIEW_LOGICAL_MAX_TOP: 2,
// 动作优先级常量
PRIORITY_NONE: 0,
PRIORITY_IDLE: 1,
PRIORITY_NORMAL: 2,
PRIORITY_FORCE: 3,
//是否绑定切换模型按钮
IS_BIND_BUTTON: false,
//绑定按钮元素id
BUTTON_ID: "Change",
//是否开启模型切换完成之前禁止按钮点击的选项,默认为true
IS_BAN_BUTTON: true,
//设置按钮禁止状态时的class,可自定义样式,前提是IS_BAN_BUTTON为true
BAN_BUTTON_CLASS: "inactive",
//设置按钮正常状态时的class
NORMAL_BUTTON_CLASS: "active",
//衣服切换模式 目前只支持两种 sequence-顺序 random-随机
//需事先配置好json文件里的textures属性
//暂不支持保存功能
TEXURE_CHANGE_MODE: "sequence",
IS_START_TEXURE_CHANGE: false,
TEXURE_BUTTON_ID: "",
/**
* 模型定义
自定义配置模型,同一数组内放置两个模型则为开启双模型
三模型也只取数组里的前两个
模型出现的顺序与数组一致
这里请用相对路径配置
*/
MODELS: [["model/sagiri/sagiri.model.json"]],
// 与外部定义的json文件匹配
MOTION_GROUP_IDLE: "idle",
// 空闲时
MOTION_GROUP_TAP_BODY: "tap_body",
// 点击身体时
MOTION_GROUP_FLICK_HEAD: "flick_head",
// 抚摸头部
MOTION_GROUP_PINCH_IN: "pinch_in",
// 放大时
MOTION_GROUP_PINCH_OUT: "pinch_out",
// 缩小时
MOTION_GROUP_SHAKE: "shake",
// 摇晃
//如果有自定义的动作分组可以放在这里
// 与外部定义json文件相匹配
HIT_AREA_HEAD: "head",
HIT_AREA_BODY: "body",
//初始化的模型大小
SCALE: 0.91,
//新增属性,是否播放音频 默认为true
IS_PLAY_AUDIO: true,
//新增属性,audio标签id值
AUDIO_ID: "my_audio"
};</script>
</body>
</html>