nonebot-plugin-l4d2-server 1.1.0__py3-none-any.whl → 1.1.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- nonebot_plugin_l4d2_server/config.py +82 -45
- nonebot_plugin_l4d2_server/l4_help/__init__.py +1 -1
- nonebot_plugin_l4d2_server/l4_image/convert.py +0 -69
- nonebot_plugin_l4d2_server/l4_image/html_img.py +37 -19
- nonebot_plugin_l4d2_server/l4_image/image_tools.py +1 -104
- nonebot_plugin_l4d2_server/l4_image/img/back_img/background.jpg +0 -0
- nonebot_plugin_l4d2_server/l4_image/img/template/normal.html +103 -237
- nonebot_plugin_l4d2_server/l4_image/img/template/{Bocchi_The_Rock.html → normal_.html} +25 -77
- nonebot_plugin_l4d2_server/l4_image/img/template/style.css +264 -0
- nonebot_plugin_l4d2_server/l4_request/draw_msg.py +1 -18
- {nonebot_plugin_l4d2_server-1.1.0.dist-info → nonebot_plugin_l4d2_server-1.1.2.dist-info}/METADATA +3 -4
- nonebot_plugin_l4d2_server-1.1.2.dist-info/RECORD +57 -0
- nonebot_plugin_l4d2_server/l4_help/icon//344/273/213/347/273/215.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//344/273/273/345/212/241.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//344/277/241/346/201/257.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/205/254/345/221/212.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/210/200/345/211/221.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/210/207/346/215/242.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/210/240/351/231/244.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/210/267/346/226/260.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/215/241/347/273/204.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/223/252/351/207/214.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/234/260/345/233/276.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/257/274/345/205/245.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/257/274/345/207/272.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//345/275/261.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/213/274/345/233/276.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/216/242/347/264/242.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/216/250/351/200/201.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/224/266/351/233/206.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/224/273/347/225/245.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/233/264/346/226/260.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/235/220/346/226/231.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/237/245/350/257/242.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/240/241/351/252/214.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/257/217/346/234/210.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/267/261/346/270/212.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/267/273/345/212/240.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//346/270/205/351/231/244.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//347/212/266/346/200/201.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//347/255/276/345/210/260.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//347/273/221/345/256/232.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//350/241/250.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//350/241/250/346/203/205.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//350/247/222/350/211/262.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//350/256/260/345/275/225.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//351/205/215/347/275/256.png +0 -0
- nonebot_plugin_l4d2_server/l4_help/icon//351/207/215/345/220/257.png +0 -0
- nonebot_plugin_l4d2_server/l4_image/img/template/Bocchi_The_Rock.png +0 -0
- nonebot_plugin_l4d2_server/l4_image/img/template/Pixel.html +0 -341
- nonebot_plugin_l4d2_server/l4_image/img/template/Pixel.png +0 -0
- nonebot_plugin_l4d2_server/l4_image/img/template/Rainbow.html +0 -355
- nonebot_plugin_l4d2_server/l4_image/img/template/Rainbow.png +0 -0
- nonebot_plugin_l4d2_server/l4_image/img/template/fingerprint.svg +0 -15
- nonebot_plugin_l4d2_server-1.1.0.dist-info/RECORD +0 -97
- {nonebot_plugin_l4d2_server-1.1.0.dist-info → nonebot_plugin_l4d2_server-1.1.2.dist-info}/WHEEL +0 -0
- {nonebot_plugin_l4d2_server-1.1.0.dist-info → nonebot_plugin_l4d2_server-1.1.2.dist-info}/entry_points.txt +0 -0
- {nonebot_plugin_l4d2_server-1.1.0.dist-info → nonebot_plugin_l4d2_server-1.1.2.dist-info}/licenses/LICENSE +0 -0
@@ -1,355 +0,0 @@
|
|
1
|
-
<html>
|
2
|
-
|
3
|
-
<head>
|
4
|
-
<style>
|
5
|
-
body {
|
6
|
-
background-image: url("Rainbow.png");
|
7
|
-
background-repeat: repeat;
|
8
|
-
background-size: cover;
|
9
|
-
margin: 0px;
|
10
|
-
zoom: 150%;
|
11
|
-
}
|
12
|
-
|
13
|
-
/*页眉页脚文字颜色*/
|
14
|
-
.loaded-text {
|
15
|
-
color: #000000;
|
16
|
-
/* 设置 .loaded-text 类的文字颜色 */
|
17
|
-
font-family: "Tutumianhuatang", sans-serif;
|
18
|
-
/* 设置第一个字体 */
|
19
|
-
}
|
20
|
-
|
21
|
-
/* Vac图标样式 */
|
22
|
-
.vac-icon {
|
23
|
-
width: 13px;
|
24
|
-
height: auto;
|
25
|
-
margin-left: 190px;
|
26
|
-
}
|
27
|
-
|
28
|
-
.image {
|
29
|
-
display: flex;
|
30
|
-
flex-direction: column;
|
31
|
-
overflow: scroll;
|
32
|
-
width: max-content;
|
33
|
-
padding: 20px;
|
34
|
-
}
|
35
|
-
|
36
|
-
/*服务器序号及服务器名称颜色*/
|
37
|
-
.plugin_name,
|
38
|
-
.plugin_description {
|
39
|
-
color: #000000;
|
40
|
-
/* 将特定类的文字颜色改为你想要的颜色 */
|
41
|
-
font-weight: bold;
|
42
|
-
/* 将文字加粗 */
|
43
|
-
font-family: "Tutumianhuatang", sans-serif;
|
44
|
-
/* 设置第一个字体 */
|
45
|
-
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
|
46
|
-
/* 水平偏移量、垂直偏移量、模糊半径、阴影颜色 */
|
47
|
-
}
|
48
|
-
|
49
|
-
.head {
|
50
|
-
display: flex;
|
51
|
-
flex-direction: row;
|
52
|
-
align-items: center;
|
53
|
-
justify-content: space-between;
|
54
|
-
background-color: #f5f6f75e;
|
55
|
-
padding-left: 20px;
|
56
|
-
padding-right: 20px;
|
57
|
-
padding-top: 10px;
|
58
|
-
padding-bottom: 10px;
|
59
|
-
border: 2px solid;
|
60
|
-
border-radius: 50px;
|
61
|
-
border-color: #e5e7eb;
|
62
|
-
box-shadow: 0px 2px 6px 1px rgba(150, 150, 150, 0.3);
|
63
|
-
font-size: 16px;
|
64
|
-
margin-bottom: 20px;
|
65
|
-
font-family: "Tutumianhuatang", sans-serif;
|
66
|
-
/* 设置第一个字体 */
|
67
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
|
68
|
-
/* 水平偏移量、垂直偏移量、模糊半径、阴影颜色 */
|
69
|
-
}
|
70
|
-
|
71
|
-
.plugins {
|
72
|
-
display: grid;
|
73
|
-
grid-template-columns: auto auto auto;
|
74
|
-
row-gap: 20px;
|
75
|
-
column-gap: 20px;
|
76
|
-
margin-bottom: 20px;
|
77
|
-
}
|
78
|
-
|
79
|
-
/*每个服务器卡片样式*/
|
80
|
-
.plugin {
|
81
|
-
display: flex;
|
82
|
-
padding: 5px;
|
83
|
-
border: 1.5px solid;
|
84
|
-
border-radius: 20px;
|
85
|
-
border-color: #e5e7eb;
|
86
|
-
box-shadow: 0px 2px 6px 1px rgba(150, 150, 150, 0.3);
|
87
|
-
background-color: #f5f5f530;
|
88
|
-
|
89
|
-
}
|
90
|
-
|
91
|
-
.plugin_meta {
|
92
|
-
display: flex;
|
93
|
-
flex-direction: column;
|
94
|
-
padding: 5px;
|
95
|
-
width: 250px;
|
96
|
-
justify-content: space-between;
|
97
|
-
}
|
98
|
-
|
99
|
-
.plugin_name {
|
100
|
-
font-size: 20px;
|
101
|
-
font-family: "Tutumianhuatang", sans-serif;
|
102
|
-
/* 设置第一个字体 */
|
103
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
|
104
|
-
/* 水平偏移量、垂直偏移量、模糊半径、阴影颜色 */
|
105
|
-
}
|
106
|
-
|
107
|
-
.plugin_description {
|
108
|
-
font-size: 15px;
|
109
|
-
color: #efefef;
|
110
|
-
margin-top: 5px;
|
111
|
-
margin-bottom: 5px;
|
112
|
-
font-family: "Tutumianhuatang", sans-serif;
|
113
|
-
/* 设置第一个字体 */
|
114
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
|
115
|
-
/* 水平偏移量、垂直偏移量、模糊半径、阴影颜色 */
|
116
|
-
}
|
117
|
-
|
118
|
-
.plugin_meta_line1 {
|
119
|
-
display: flex;
|
120
|
-
flex-direction: row;
|
121
|
-
align-items: center;
|
122
|
-
justify-content: space-between;
|
123
|
-
}
|
124
|
-
|
125
|
-
.plugin_meta_line2 {
|
126
|
-
font-family: "Tutumianhuatang", sans-serif;
|
127
|
-
/* 设置第一个字体 */
|
128
|
-
color: #000000;
|
129
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
|
130
|
-
/* 水平偏移量、垂直偏移量、模糊半径、阴影颜色 */
|
131
|
-
}
|
132
|
-
|
133
|
-
.plugin_meta_line3 {
|
134
|
-
display: flex;
|
135
|
-
flex-direction: row;
|
136
|
-
align-items: center;
|
137
|
-
color: #000000;
|
138
|
-
font-family: "Tutumianhuatang", sans-serif;
|
139
|
-
/* 设置第一个字体 */
|
140
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
|
141
|
-
/* 水平偏移量、垂直偏移量、模糊半径、阴影颜色 */
|
142
|
-
}
|
143
|
-
|
144
|
-
/*这个选择器 > svg > image 会只选择 .plugin_meta_line3 下直接子元素的 SVG 图像
|
145
|
-
.plugin_meta_line3 > svg > image {
|
146
|
-
filter: drop-shadow(#fff 100px 0); /* 将阴影颜色改为白色
|
147
|
-
transform: translateX(-100px);
|
148
|
-
}*/
|
149
|
-
|
150
|
-
.package_name_label {
|
151
|
-
background-image: url(./fingerprint.svg);
|
152
|
-
width: 13px;
|
153
|
-
height: 13px;
|
154
|
-
color: #efefef;
|
155
|
-
margin-right: 8px;
|
156
|
-
}
|
157
|
-
|
158
|
-
.package_name {
|
159
|
-
font-size: 13px;
|
160
|
-
color: #000000;
|
161
|
-
}
|
162
|
-
|
163
|
-
.switch {
|
164
|
-
position: relative;
|
165
|
-
display: inline-block;
|
166
|
-
width: 40px;
|
167
|
-
height: 24px;
|
168
|
-
}
|
169
|
-
|
170
|
-
.slider.round {
|
171
|
-
border-radius: 24px;
|
172
|
-
}
|
173
|
-
|
174
|
-
.status_text {
|
175
|
-
position: absolute;
|
176
|
-
top: 50%;
|
177
|
-
left: 50%;
|
178
|
-
transform: translate(-50%, -50%);
|
179
|
-
white-space: nowrap;
|
180
|
-
/* 防止换行 */
|
181
|
-
padding: 2px 6px;
|
182
|
-
/* 添加一些内边距以增加可读性 */
|
183
|
-
border-radius: 16px;
|
184
|
-
/* 圆角 */
|
185
|
-
font-family: "Tutumianhuatan", sans-serif;
|
186
|
-
/* 设置第一个字体 */
|
187
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
|
188
|
-
/* 水平偏移量、垂直偏移量、模糊半径、阴影颜色 */
|
189
|
-
}
|
190
|
-
|
191
|
-
.error {
|
192
|
-
background-color: #999;
|
193
|
-
/* 灰色背景 */
|
194
|
-
color: white;
|
195
|
-
/* 白色文字 */
|
196
|
-
|
197
|
-
}
|
198
|
-
|
199
|
-
.lack {
|
200
|
-
background-color: #4CAF50;
|
201
|
-
/* 绿色背景 */
|
202
|
-
color: white;
|
203
|
-
/* 白色文字 */
|
204
|
-
}
|
205
|
-
|
206
|
-
.full {
|
207
|
-
background-color: #f44336;
|
208
|
-
/* 红色背景 */
|
209
|
-
color: white;
|
210
|
-
/* 白色文字 */
|
211
|
-
}
|
212
|
-
|
213
|
-
.not_full {
|
214
|
-
background-color: #2196F3;
|
215
|
-
/* 蓝色背景 */
|
216
|
-
color: white;
|
217
|
-
/* 白色文字 */
|
218
|
-
}
|
219
|
-
</style>
|
220
|
-
</head>
|
221
|
-
|
222
|
-
<body>
|
223
|
-
<div class="image">
|
224
|
-
<div class="head">
|
225
|
-
<span class="loaded-text"><b>已加载服务器</b></span>
|
226
|
-
<span class="loaded-text">发送 “<b>查询指令+序号</b>” 查看详情</span>
|
227
|
-
</div>
|
228
|
-
<div class="plugins">
|
229
|
-
{% for plugin in plugins %}
|
230
|
-
<div class="plugin">
|
231
|
-
<div class="plugin_meta">
|
232
|
-
<div class="plugin_meta_line1">
|
233
|
-
<div class="plugin_name">{{ plugin.command }}{{ plugin.id_ }}:{{ plugin.server.server_name }}</div>
|
234
|
-
<div class="plugin_status">
|
235
|
-
<label class="switch">
|
236
|
-
<input class="checkbox" type="checkbox" {% if plugin.enabled %} checked {% endif %} />
|
237
|
-
<span
|
238
|
-
class="slider round {% if plugin.server.player_count >= plugin.server.max_players %} locked {% endif %}">
|
239
|
-
<span
|
240
|
-
class="lock {% if plugin.server.player_count >= plugin.server.max_players %} locked {% endif %}"></span>
|
241
|
-
<span
|
242
|
-
class="status_text {% if plugin.server.max_players == 0 %}error{% elif plugin.server.player_count / plugin.server.max_players < 0.5 %}lack{% elif plugin.server.player_count >= plugin.server.max_players %}full{% else %}not_full{% endif %}">
|
243
|
-
{% if plugin.server.max_players == 0 %}
|
244
|
-
错误
|
245
|
-
{% elif plugin.server.player_count / plugin.server.max_players < 0.5 %} 缺人 {% elif
|
246
|
-
plugin.server.player_count>= plugin.server.max_players
|
247
|
-
%}
|
248
|
-
已满
|
249
|
-
{% else %}
|
250
|
-
未满
|
251
|
-
{% endif %}
|
252
|
-
</span>
|
253
|
-
</span>
|
254
|
-
</label>
|
255
|
-
</div>
|
256
|
-
</div>
|
257
|
-
<div class="plugin_meta_line2">
|
258
|
-
<font color="#113DEE">地图:{{ plugin.server.map_name }}</font><br>
|
259
|
-
{% set player_count = plugin.player|length %}
|
260
|
-
{% for i in range(max_count) %}
|
261
|
-
{% set player = plugin.player[i] if i < player_count else None %} {% if player and player.name %} <font
|
262
|
-
color="#282d2f">• {{ player.score }} | {{ player.name }}</font><br>
|
263
|
-
{% else %}
|
264
|
-
<!-- 如果玩家不存在或没有名字,则显示空行或占位符 -->
|
265
|
-
<br>
|
266
|
-
{% endif %}
|
267
|
-
{% endfor %}
|
268
|
-
</div>
|
269
|
-
<div class="plugin_meta_line3">
|
270
|
-
{% if plugin.server.platform == 'l' %}
|
271
|
-
<svg t="1721445719912" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
|
272
|
-
p-id="2665" width="13" height="13">
|
273
|
-
<path
|
274
|
-
d="M433.700571 234.861714c-11.446857 1.133714-7.424 11.446857-13.714285 11.446857-5.705143 0.585143-4.571429-12.580571 13.714285-11.446857z m49.737143 8.009143c-5.705143 1.718857-6.290286-9.142857-16.566857-6.290286 16.566857-7.424 22.272 3.986286 16.566857 6.290286z m-200.594285 243.968c-5.156571-1.718857-3.986286 8.557714-9.142858 16.566857-3.986286 7.424-14.299429 13.129143-6.290285 14.299429 2.852571 0.585143 10.861714-6.290286 14.299428-14.299429 2.852571-9.728 5.705143-14.848 1.133715-16.566857z m488.594285 205.165714c0-10.276571-22.272-20.004571-31.414857-23.990857 15.433143-51.419429 8.557714-72.009143-1.718857-120.576-8.009143-36.571429-41.728-86.272-67.986286-101.705143 6.838857 5.705143 19.419429 22.272 32.585143 47.433143 22.857143 42.861714 45.714286 106.276571 30.866286 158.866286-5.705143 20.553143-19.419429 23.442286-28.562286 23.990857-40.009143 4.571429-16.566857-48.018286-33.133714-119.442286-18.870857-80.018286-38.290286-85.723429-42.861714-92.013714-23.442286-104.009143-49.152-93.696-56.576-132.571428-6.290286-34.852571 30.281143-63.414857-19.419429-73.142858-15.433143-2.852571-37.156571-18.285714-45.714286-19.419428s-13.129143-57.709714 18.870857-59.428572c31.414857-2.304 37.156571 35.437714 31.414858 50.285715-9.142857 14.848 0.585143 20.553143 16.018285 15.433143 12.580571-3.986286 4.571429-37.156571 7.424-41.728-8.009143-48.018286-28.013714-54.857143-48.566857-58.843429-78.848 6.290286-43.446857 93.147429-51.419428 85.138286-11.446857-11.995429-44.580571-1.133714-44.580572-8.557715 0.585143-44.580571-14.299429-70.290286-34.852571-70.838857-22.857143-0.585143-32 31.414857-33.133715 49.700572-1.718857 17.152 9.728 53.138286 18.285715 50.285714 5.705143-1.718857 15.433143-13.129143 5.156571-12.580571-5.156571 0-13.129143-12.580571-14.299428-27.428572-0.585143-14.848 5.156571-29.696 24.576-29.147428 22.272 0.585143 22.272 45.129143 20.004571 46.848a104.850286 104.850286 0 0 0-17.700571 16.566857c-7.424 11.995429-21.723429 15.433143-27.428572 20.553143-9.728 10.276571-11.995429 21.723429-4.571428 25.709714 26.294857 14.848 17.700571 32 54.272 33.133714 23.990857 1.133714 41.728-3.437714 58.294857-8.557714 12.580571-3.986286 53.138286-12.580571 61.696-27.428572 3.986286-6.290286 8.557714-6.290286 11.446857-4.571428 5.705143 2.852571 6.838857 13.714286-7.424 17.152-20.004571 5.705143-40.009143 16.566857-58.294857 23.442286-17.700571 7.424-23.442286 10.276571-40.009143 13.129142-37.705143 6.838857-65.718857-13.714286-40.557714 10.861715 8.557714 8.009143 16.566857 13.129143 38.290285 12.580571 48.018286-1.718857 101.156571-59.428571 106.276572-33.718857 1.133714 5.705143-14.848 12.580571-27.428572 18.870857-44.580571 21.723429-75.995429 65.133714-104.557714 50.285714-25.709714-13.714286-51.419429-77.129143-50.870857-48.566857 0.585143 43.995429-57.709714 82.870857-30.866286 133.156572-17.700571 4.571429-57.161143 88.576-62.866286 131.986285-3.437714 25.161143 2.304 55.990857-3.986285 73.142858-8.557714 25.161143-47.433143-23.990857-34.852572-84.004572 2.304-10.276571 0-12.580571-2.852571-7.424-15.433143 28.013714-6.838857 67.437714 5.705143 94.866286 5.156571 11.995429 18.285714 17.152 28.013714 27.428571 20.004571 22.857143 98.852571 81.152 112.566857 95.414857 17.700571 16.566857 12.580571 55.442286-23.990857 59.428572 18.870857 35.437714 37.156571 38.838857 36.571429 96.585143 21.723429-11.446857 13.129143-36.571429 3.986285-52.553143-6.290286-11.446857-14.299429-16.566857-12.580571-19.419429 1.133714-1.718857 12.580571-11.446857 18.870857-3.986285 19.419429 21.723429 55.990857 25.709714 94.866286 20.553142 39.424-4.571429 81.700571-18.285714 101.156571-49.700571 9.142857-14.848 15.433143-20.004571 19.419429-17.152 4.571429 2.304 6.290286 12.580571 5.705143 29.696-0.585143 18.285714-8.009143 37.156571-13.129143 52.553143-5.156571 17.700571-6.838857 29.696 10.276571 30.281143 4.571429-32 13.714286-63.414857 16.018286-95.414857 2.852571-36.571429-23.442286-104.009143 5.156571-137.728 7.424-9.142857 16.566857-10.276571 29.147429-10.276572 1.718857-45.714286 72.009143-42.276571 95.414857-23.442286zM412.562286 219.428571c2.304-14.299429-4.571429-24.576-8.009143-25.709714-6.838857-1.718857-5.705143 8.557714-2.304 7.424 2.304 0 5.156571 3.437714 3.986286 8.557714-1.133714 6.838857-0.585143 11.446857 4.571428 11.446858 0.585143 0 1.718857 0 1.718857-1.718858z m239.433143 112.566858c-2.304-10.861714-10.276571-6.838857-19.419429-12.580572-10.861714-6.838857-13.129143-18.285714-17.152-14.299428-11.995429 13.129143 14.848 40.557714 26.294857 42.861714 6.838857 1.133714 11.995429-8.009143 10.276572-16.018286zM550.290286 210.285714c0.585143-13.714286-11.446857-20.553143-14.299429-20.004571-7.424 0.585143-5.156571 3.986286-1.718857 5.156571 4.571429 1.133714 9.142857 9.142857 10.276571 17.700572 0 1.133714 5.705143-1.133714 5.705143-2.852572z m30.866285-133.156571c0.585143-2.852571-6.838857-6.290286-11.995428-10.276572-4.571429-4.571429-9.142857-8.557714-13.714286-8.557714-11.446857 1.133714-5.705143 13.129143-7.424 18.870857-2.304 6.290286-10.861714 11.446857-5.156571 16.018286 5.156571 3.986286 8.557714-6.290286 19.419428-10.276571 2.852571-1.133714 16.018286 0.585143 18.870857-5.705143z m322.852572 766.317714c70.290286 43.446857-26.294857 79.433143-67.986286 100.571429-32.585143 16.566857-75.995429 53.138286-92.013714 68.571428-11.995429 11.446857-61.696 17.152-89.709714 2.852572-32.585143-16.566857-15.433143-42.861714-65.718858-44.580572-25.161143-0.585143-49.700571-0.585143-74.276571-0.585143-21.723429 0.585143-43.446857 1.718857-65.718857 2.304-75.446857 1.718857-82.870857 50.285714-131.437714 48.566858-33.133714-1.133714-74.861714-27.428571-146.870858-42.276572-50.285714-10.276571-98.852571-13.129143-109.129142-35.437714s12.580571-47.433143 14.299428-69.156572c1.718857-29.147429-21.723429-68.571429-4.571428-83.419428 14.848-13.129143 46.299429-3.437714 66.852571-14.848 21.723429-12.580571 30.866286-22.272 30.866286-49.152 8.009143 27.428571-0.585143 49.700571-18.285715 60.562286-10.861714 6.838857-30.866286 10.276571-47.433142 8.557714-13.129143-1.133714-21.138286 0.585143-24.576 5.705143-5.156571 6.290286-3.437714 17.700571 2.852571 32.585143s13.714286 24.576 12.580571 42.861714c-0.585143 18.285714-21.138286 40.009143-17.700571 55.442286 1.133714 5.705143 6.838857 10.861714 21.138286 14.848 22.857143 6.290286 64.585143 12.580571 105.142857 22.272 45.129143 11.446857 92.013714 32 121.161143 28.013714 86.857143-11.995429 37.156571-105.142857 23.442285-127.414857-73.728-115.419429-122.294857-190.866286-161.133714-161.133715-9.728 8.009143-10.276571-19.419429-9.728-30.281142 1.718857-37.705143 20.553143-51.419429 32-80.566858 21.723429-55.442286 38.290286-118.857143 71.424-151.442285 24.576-32 63.414857-84.004571 70.838857-111.433143-6.290286-59.428571-8.009143-122.294857-9.142857-177.152-1.133714-58.843429 8.009143-110.299429 74.276572-146.285714C431.469714 3.437714 452.608 0 474.88 0c39.424-0.585143 83.419429 10.861714 111.433143 31.414857 44.580571 33.133714 72.557714 103.424 69.156571 153.709714-2.304 39.424 4.571429 80.018286 17.152 122.294858 14.848 49.700571 38.290286 84.553143 75.995429 124.562285 45.129143 48.018286 80.566857 142.299429 90.843428 202.276572 9.142857 55.990857-3.437714 90.843429-15.433142 92.562285-18.285714 2.852571-29.696 60.562286-86.857143 58.294858-36.571429-1.718857-40.009143-23.442286-50.285715-42.276572-16.566857-29.147429-33.133714-20.004571-39.424 10.861714-3.437714 15.433143-1.133714 38.290286 3.986286 55.442286 10.276571 35.986286 6.838857 69.705143 0.585143 111.433143-11.995429 78.848 55.442286 93.696 100.571429 55.990857 44.580571-37.156571 54.272-42.861714 110.299428-62.281143 85.138286-29.147429 56.576-54.857143 10.861714-70.290285-41.142857-13.714286-42.861714-82.870857-28.013714-96 3.437714 74.276571 42.276571 85.138286 58.294857 95.414857z"
|
275
|
-
fill="" p-id="2666"></path>
|
276
|
-
</svg>
|
277
|
-
{% elif plugin.server.platform == 'w' %}
|
278
|
-
<svg t="1721445856168" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
|
279
|
-
p-id="3630" width="13" height="13">
|
280
|
-
<path
|
281
|
-
d="M456 484V160.1l-335.9 72V484H456zM512 484h391.8V64.2l-391.8 84V484zM456 540H120.2v251.9l335.9 72V540zM512 540v335.9l391.8 84V540H512z"
|
282
|
-
fill="#00adef" p-id="3631"></path>
|
283
|
-
</svg>
|
284
|
-
{% else %}
|
285
|
-
<svg t="1721445911301" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
|
286
|
-
p-id="5446" width="13" height="13">
|
287
|
-
<path
|
288
|
-
d="M185.952 688l23.872-33.824c85.536 43.232 186.816 67.808 333.184 62.272 0.992-42.304 5.696-82.72 14.496-118.848H396.736c3.776-172.288 67.168-325.024 138.592-441.28H51.264l0.192 740.32h512.64a658.112 658.112 0 0 1-20.832-138.048c-132.8 5.664-269.856-18.304-357.312-70.592z m86.752-422.016h46.848V375.52h-46.848V265.984z"
|
289
|
-
fill="#4F8FCC" p-id="5447"></path>
|
290
|
-
<path
|
291
|
-
d="M959.04 156.352H584.8c-65.472 100.576-129.984 236-144.32 398.976h169.44c-13.792 50.304-24.448 102.176-24.96 157.952 95.072-11.68 145.408-23.872 215.904-59.456l23.84 33.824c-61.312 36.672-148.224 59.2-239.744 67.584 1.408 46.944 8.448 93.984 22.08 141.472h352V156.352zM707.808 375.456h-46.88V265.92h46.88v109.536z"
|
292
|
-
fill="#BABEE0" p-id="5448"></path>
|
293
|
-
<path
|
294
|
-
d="M319.584 375.52h-46.88V265.984h46.848V375.52zM209.792 654.176L185.952 688c87.456 52.288 224.544 76.256 357.312 70.624a618.4 618.4 0 0 1-0.256-42.144c-146.368 5.536-247.68-19.072-333.216-62.304zM707.808 265.92v109.536h-46.88V265.92h46.88zM584.96 755.232c91.52-8.416 178.432-30.944 239.744-67.584l-23.84-33.824C730.368 689.408 680.032 701.6 584.96 713.28c0.544-55.744 11.2-107.616 24.96-157.952H440.48c14.336-163.008 78.848-298.432 144.32-398.976a1182.144 1182.144 0 0 1 73.76-101.024l-31.616-26.4a1066.656 1066.656 0 0 0-91.68 127.424C463.84 272.576 400.48 425.344 396.672 597.632H557.44c-8.8 36.128-13.504 76.544-14.496 118.848-0.32 13.92-0.352 27.872 0.256 42.144 1.92 45.056 8.704 91.68 20.832 138.048a604.48 604.48 0 0 0 46.624 124.256l38.016-18.304a602.912 602.912 0 0 1-41.632-105.952 571.936 571.936 0 0 1-22.08-141.44z"
|
295
|
-
fill="#224477" p-id="5449"></path>
|
296
|
-
</svg>
|
297
|
-
{% endif %}
|
298
|
-
<div class="package_name"> {{ plugin.server.player_count }}/{{ plugin.server.max_players }} </div>
|
299
|
-
{% if plugin.server.vac_enabled %}
|
300
|
-
<img class="vac-icon" src="vac_white.png" alt="VAC Enabled">
|
301
|
-
{% else %}
|
302
|
-
{% endif %}
|
303
|
-
</div>
|
304
|
-
</div>
|
305
|
-
</div>
|
306
|
-
{% endfor %}
|
307
|
-
</div>
|
308
|
-
<div class="head">
|
309
|
-
<span class="loaded-text">
|
310
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"
|
311
|
-
style="vertical-align: middle;">
|
312
|
-
<image xlink:href="github.svg" width="20" height="20" />
|
313
|
-
</svg>
|
314
|
-
<b style="vertical-align: middle;">插件:Agnes4m</b>
|
315
|
-
</span>
|
316
|
-
<span class="loaded-text"><b>———— ©爱丽数码 ————</b></span>
|
317
|
-
<span class="loaded-text">
|
318
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"
|
319
|
-
style="vertical-align: middle;">
|
320
|
-
<image xlink:href="bilibili.svg" width="20" height="20" fill="red" />
|
321
|
-
</svg>
|
322
|
-
<b style="vertical-align: middle;">插画:吃咖喱的poi</b>
|
323
|
-
</span>
|
324
|
-
</div>
|
325
|
-
</div>
|
326
|
-
|
327
|
-
|
328
|
-
<script>
|
329
|
-
// 创建一个函数,用于随机生成带透明度的颜色
|
330
|
-
function getRandomColorWithOpacity(opacity) {
|
331
|
-
// 生成随机的 RGB 颜色值
|
332
|
-
var r = Math.floor(Math.random() * 256);
|
333
|
-
var g = Math.floor(Math.random() * 256);
|
334
|
-
var b = Math.floor(Math.random() * 256);
|
335
|
-
// 返回带有透明度的 CSS 格式的颜色字符串
|
336
|
-
return "rgba(" + r + "," + g + "," + b + "," + opacity + ")";
|
337
|
-
}
|
338
|
-
|
339
|
-
// 在文档加载完成后执行
|
340
|
-
document.addEventListener("DOMContentLoaded", function () {
|
341
|
-
// 获取所有具有 "plugin" 类的元素
|
342
|
-
var pluginElements = document.querySelectorAll(".plugin, .head");
|
343
|
-
// 设置透明度
|
344
|
-
var opacity = 0.2; // 可以根据需要调整透明度值
|
345
|
-
// 遍历每个元素
|
346
|
-
pluginElements.forEach(function (element) {
|
347
|
-
// 为每个元素添加一个带透明度的随机背景颜色
|
348
|
-
element.style.backgroundColor = getRandomColorWithOpacity(opacity);
|
349
|
-
|
350
|
-
});
|
351
|
-
});
|
352
|
-
</script>
|
353
|
-
</body>
|
354
|
-
|
355
|
-
</html>
|
Binary file
|
@@ -1,15 +0,0 @@
|
|
1
|
-
<svg
|
2
|
-
aria-hidden="true"
|
3
|
-
focusable="false"
|
4
|
-
data-prefix="fas"
|
5
|
-
data-icon="fingerprint"
|
6
|
-
class="svg-inline--fa fa-fingerprint mr-2"
|
7
|
-
role="img"
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
9
|
-
viewBox="0 0 512 512"
|
10
|
-
>
|
11
|
-
<path
|
12
|
-
fill="currentColor"
|
13
|
-
d="M256.12 245.96c-13.25 0-24 10.74-24 24 1.14 72.25-8.14 141.9-27.7 211.55-2.73 9.72 2.15 30.49 23.12 30.49 10.48 0 20.11-6.92 23.09-17.52 13.53-47.91 31.04-125.41 29.48-224.52.01-13.25-10.73-24-23.99-24zm-.86-81.73C194 164.16 151.25 211.3 152.1 265.32c.75 47.94-3.75 95.91-13.37 142.55-2.69 12.98 5.67 25.69 18.64 28.36 13.05 2.67 25.67-5.66 28.36-18.64 10.34-50.09 15.17-101.58 14.37-153.02-.41-25.95 19.92-52.49 54.45-52.34 31.31.47 57.15 25.34 57.62 55.47.77 48.05-2.81 96.33-10.61 143.55-2.17 13.06 6.69 25.42 19.76 27.58 19.97 3.33 26.81-15.1 27.58-19.77 8.28-50.03 12.06-101.21 11.27-152.11-.88-55.8-47.94-101.88-104.91-102.72zm-110.69-19.78c-10.3-8.34-25.37-6.8-33.76 3.48-25.62 31.5-39.39 71.28-38.75 112 .59 37.58-2.47 75.27-9.11 112.05-2.34 13.05 6.31 25.53 19.36 27.89 20.11 3.5 27.07-14.81 27.89-19.36 7.19-39.84 10.5-80.66 9.86-121.33-.47-29.88 9.2-57.88 28-80.97 8.35-10.28 6.79-25.39-3.49-33.76zm109.47-62.33c-15.41-.41-30.87 1.44-45.78 4.97-12.89 3.06-20.87 15.98-17.83 28.89 3.06 12.89 16 20.83 28.89 17.83 11.05-2.61 22.47-3.77 34-3.69 75.43 1.13 137.73 61.5 138.88 134.58.59 37.88-1.28 76.11-5.58 113.63-1.5 13.17 7.95 25.08 21.11 26.58 16.72 1.95 25.51-11.88 26.58-21.11a929.06 929.06 0 0 0 5.89-119.85c-1.56-98.75-85.07-180.33-186.16-181.83zm252.07 121.45c-2.86-12.92-15.51-21.2-28.61-18.27-12.94 2.86-21.12 15.66-18.26 28.61 4.71 21.41 4.91 37.41 4.7 61.6-.11 13.27 10.55 24.09 23.8 24.2h.2c13.17 0 23.89-10.61 24-23.8.18-22.18.4-44.11-5.83-72.34zm-40.12-90.72C417.29 43.46 337.6 1.29 252.81.02 183.02-.82 118.47 24.91 70.46 72.94 24.09 119.37-.9 181.04.14 246.65l-.12 21.47c-.39 13.25 10.03 24.31 23.28 24.69.23.02.48.02.72.02 12.92 0 23.59-10.3 23.97-23.3l.16-23.64c-.83-52.5 19.16-101.86 56.28-139 38.76-38.8 91.34-59.67 147.68-58.86 69.45 1.03 134.73 35.56 174.62 92.39 7.61 10.86 22.56 13.45 33.42 5.86 10.84-7.62 13.46-22.59 5.84-33.43z"
|
14
|
-
></path>
|
15
|
-
</svg>
|
@@ -1,97 +0,0 @@
|
|
1
|
-
nonebot_plugin_l4d2_server-1.1.0.dist-info/METADATA,sha256=0_5GoxERyaHRpJ_EGFVGROojGUvr8TqWkdZYNrQ0bs0,6759
|
2
|
-
nonebot_plugin_l4d2_server-1.1.0.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
|
3
|
-
nonebot_plugin_l4d2_server-1.1.0.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
-
nonebot_plugin_l4d2_server-1.1.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
5
|
-
nonebot_plugin_l4d2_server/__init__.py,sha256=xzhXyprPmoTTjpfyqYlMweC4umuLsm8MERA1ZTqCyYc,1661
|
6
|
-
nonebot_plugin_l4d2_server/__main__.py,sha256=-m1tH_4T-9AP66V3Drb1t8CZXZMc0eAUXZsBY3LEBuI,10271
|
7
|
-
nonebot_plugin_l4d2_server/config.py,sha256=t4BYygrrLTcsl9oBnyce0-tDhMCCkMrkEPs4DX2t4KI,2682
|
8
|
-
nonebot_plugin_l4d2_server/data/font/loli.ttf,sha256=Yrh-RPoCrn1-NG94DR0x20ASXYUt8g3Ep6BCt3CdOFk,11125812
|
9
|
-
nonebot_plugin_l4d2_server/l4_help/Help.json,sha256=D0YmZYGW-imC7nVebkQ0_eODiqevQhL9aKj-cyBaqDY,1704
|
10
|
-
nonebot_plugin_l4d2_server/l4_help/__init__.py,sha256=4TODWKsj4a_VMCFAJBVwtzb3p8LQszzoRMmmF8DmSpQ,1479
|
11
|
-
nonebot_plugin_l4d2_server/l4_help/draw.py,sha256=y6yDPUnoZFvwly8cf7g9HRpT1JXTxyA9DC1TuvUinTM,6448
|
12
|
-
nonebot_plugin_l4d2_server/l4_help/icon/介绍.png,sha256=3QC6A38QC-7gDBxmtQSQdbsz7hsefU5LL-oZmJ41zTk,3806
|
13
|
-
nonebot_plugin_l4d2_server/l4_help/icon/任务.png,sha256=nyZ4_kM21ZO95nwanCFnUfCGX-PkmJXYQf9OrJVKomY,3782
|
14
|
-
nonebot_plugin_l4d2_server/l4_help/icon/信息.png,sha256=iDsO5U8jYriGuFx-cVg8os-vqd-SCuF8If0eKkNwjcE,4129
|
15
|
-
nonebot_plugin_l4d2_server/l4_help/icon/公告.png,sha256=EyEe6i97-pdfs1asHPaIoc5oyvA-sFL24sjA9QXmPuo,3727
|
16
|
-
nonebot_plugin_l4d2_server/l4_help/icon/刀剑.png,sha256=iRpUEIFZHnLSBnrjWbxvEE1feJLHwX6a9uq3WdalG7Q,4004
|
17
|
-
nonebot_plugin_l4d2_server/l4_help/icon/切换.png,sha256=pO0vqRTaQvAVqQ6PZkLXZPKZ-cGclCdtWWVVVcvya5w,3920
|
18
|
-
nonebot_plugin_l4d2_server/l4_help/icon/删除.png,sha256=L9n-gLe4FoTrVTREVOUsmdDbH5ATZLXhg8uq-vUHEmE,3773
|
19
|
-
nonebot_plugin_l4d2_server/l4_help/icon/刷新.png,sha256=SHWNR-ynpJL587anfN_XdumKz8C5lhRHHjo2ILvlDBY,3905
|
20
|
-
nonebot_plugin_l4d2_server/l4_help/icon/卡组.png,sha256=3JeJ60y9cNzrv48KEAwBAdVlHqtw8pqmnx0KIq1IGo0,4491
|
21
|
-
nonebot_plugin_l4d2_server/l4_help/icon/哪里.png,sha256=h5rWTid8OAQM_QBLwslsI5d34y8Yf_5j6RV50b42i5I,3923
|
22
|
-
nonebot_plugin_l4d2_server/l4_help/icon/地图.png,sha256=nJcu7DaeBMYjaVCAyvGOypS9fMH_qFNLkOXSqvhP3mY,3923
|
23
|
-
nonebot_plugin_l4d2_server/l4_help/icon/导入.png,sha256=6kUReHxejDqhZ0-koXiHZIKcJRKQNfqIHH_DpkYpNQc,3593
|
24
|
-
nonebot_plugin_l4d2_server/l4_help/icon/导出.png,sha256=UQjGUQ3FxWxUUG6Zvq6IsHgC30hr5q_DDQbjYZ4Pwr4,3674
|
25
|
-
nonebot_plugin_l4d2_server/l4_help/icon/影.png,sha256=ROc2IjcFnVjtTzgKobUWEp6rzU3x9_q9l4a9OJZUIMQ,3651
|
26
|
-
nonebot_plugin_l4d2_server/l4_help/icon/拼图.png,sha256=9Ul3lEL6jGvGtlCitLdCCYVV694RFCnUGc2OuvwEW3I,3946
|
27
|
-
nonebot_plugin_l4d2_server/l4_help/icon/探索.png,sha256=LihxvU_P4gJSM9ji1Y4VnraN8SAy-TN3xnTwr3oMNtk,4418
|
28
|
-
nonebot_plugin_l4d2_server/l4_help/icon/推送.png,sha256=OEHkKegLBy8KJyPPCfYYjYo1bjYEH7N5bGI6IS88nJE,3799
|
29
|
-
nonebot_plugin_l4d2_server/l4_help/icon/收集.png,sha256=wtSL4iLtpdiGj9CxT1Xkqoe1lrRvI5x55n5lKUoFRpk,4149
|
30
|
-
nonebot_plugin_l4d2_server/l4_help/icon/攻略.png,sha256=tqoSIH_TKCDvz43ezoeec897sg_BUzo-141QSWW5n8o,4349
|
31
|
-
nonebot_plugin_l4d2_server/l4_help/icon/更新.png,sha256=YQeIXgLDdcPWsmmOultUBo5sX0YfAAeCA32ZiBLUaeY,3912
|
32
|
-
nonebot_plugin_l4d2_server/l4_help/icon/材料.png,sha256=IQF16Ivy27BcJ9hfDe379XvJ0vTagFJunzbtSe_wq8M,3978
|
33
|
-
nonebot_plugin_l4d2_server/l4_help/icon/查询.png,sha256=YuTzH1_sKet18Sq9VUUVQ5_70_szXHARvS25hk5skKU,3869
|
34
|
-
nonebot_plugin_l4d2_server/l4_help/icon/校验.png,sha256=qsff1eh45tml-eW9O45Cq5vvj-yr8x_ujYLsT_IeP9Y,4099
|
35
|
-
nonebot_plugin_l4d2_server/l4_help/icon/每月.png,sha256=f59dOBPFmfYgIzEiRFV4VhqKe52bvAZqOCiVhdESowo,3797
|
36
|
-
nonebot_plugin_l4d2_server/l4_help/icon/深渊.png,sha256=ixaqRUcUHc9oi-hwFtI-d0NtEyZetPZnXzc0UvE1TiM,4034
|
37
|
-
nonebot_plugin_l4d2_server/l4_help/icon/添加.png,sha256=zW31IMFP0n3NnEj7duAeaLzWhwJcKDZghomRPZS2tXE,3860
|
38
|
-
nonebot_plugin_l4d2_server/l4_help/icon/清除.png,sha256=HIb46c0rtqdoNvA3aZ_9OkUKSUgs-fkhcGbvLPOb9pE,3673
|
39
|
-
nonebot_plugin_l4d2_server/l4_help/icon/状态.png,sha256=HX7w-ePwbyrjJIByOhSavs1llUNHZ-n5uzOv0RKN1rE,3790
|
40
|
-
nonebot_plugin_l4d2_server/l4_help/icon/签到.png,sha256=17ug1CEZpE-LP3gy87OIofWi9J6BugbT1BpGRojuBxU,3800
|
41
|
-
nonebot_plugin_l4d2_server/l4_help/icon/绑定.png,sha256=jPzw0Clw-52AT-lLEY7HNK86ctVjW_jRqHLsHrl1twU,3865
|
42
|
-
nonebot_plugin_l4d2_server/l4_help/icon/表.png,sha256=pK_80dh6-UYQL_s-H0QBY7NR3wk6Ot5C3MyajJFg83o,3566
|
43
|
-
nonebot_plugin_l4d2_server/l4_help/icon/表情.png,sha256=K6dvIVzPGhhbKwEw9PIV3VyesJdGRhjILvph8NB03N8,3894
|
44
|
-
nonebot_plugin_l4d2_server/l4_help/icon/角色.png,sha256=SQX9dQJMfyV9iM4D1eExkebo3navLk8n1E02KT5TAJo,3657
|
45
|
-
nonebot_plugin_l4d2_server/l4_help/icon/记录.png,sha256=Flu94LQrEDTIaAajH7ma0u7H1duckZVVzTmZpaYcNyY,3458
|
46
|
-
nonebot_plugin_l4d2_server/l4_help/icon/配置.png,sha256=8DMYIzY4AnmjajmfFNH-db-heAnMLFjSGs4X9QrnRl8,4214
|
47
|
-
nonebot_plugin_l4d2_server/l4_help/icon/重启.png,sha256=3Js_Fu44usnMPihoCtE5CZgBT6UpU5ivl2OAfXKd86Q,4019
|
48
|
-
nonebot_plugin_l4d2_server/l4_help/texture2d/badge.png,sha256=KJlwepfquSqdo7kXhTCK_asLP3Vu-zfQKoOOTTYGBFc,8186
|
49
|
-
nonebot_plugin_l4d2_server/l4_help/texture2d/banner.png,sha256=e7dNro0VBjtdxnXkAjHP_AM3IVPevTgfQbATpJ6toMw,32330
|
50
|
-
nonebot_plugin_l4d2_server/l4_help/texture2d/bg.jpg,sha256=xTyLJLgo3E-ZH-tupsjZCNIgwQrwyttdxefQYhUZNt0,246026
|
51
|
-
nonebot_plugin_l4d2_server/l4_help/texture2d/button.png,sha256=oQKoRBJDaVXz2eVD-lHkaVcV1aw0ehkNBK8TNSjTehI,12711
|
52
|
-
nonebot_plugin_l4d2_server/l4_help/texture2d/icon.png,sha256=A2p0r8aBXpNy_b_CtZTZzTrEeHbGRYzO2fNwahyLlQ0,634659
|
53
|
-
nonebot_plugin_l4d2_server/l4_image/__init__.py,sha256=-GWXUDv_z_cfJ-wyvx5J3wB9P7ng4NzRHfCq-GZD6XQ,431
|
54
|
-
nonebot_plugin_l4d2_server/l4_image/convert.py,sha256=2wc72nyfEIjyOZS_98BrzD6G9xFzlD9GlsUGOjBLJV4,4132
|
55
|
-
nonebot_plugin_l4d2_server/l4_image/download.py,sha256=qRAo0Ggj5KV8RQN3LFJe547__wwC7Ww4QnT-v3pfe6w,3116
|
56
|
-
nonebot_plugin_l4d2_server/l4_image/html_img.py,sha256=BE_GQ67KRCb-r_iaVOLPAEoloNvOA9bbxhc8o8WhLXc,2882
|
57
|
-
nonebot_plugin_l4d2_server/l4_image/image_tools.py,sha256=iHkvG2fYxYCz7B2JV69MSMlH5KXyWftcBs_prmyTyO4,14453
|
58
|
-
nonebot_plugin_l4d2_server/l4_image/img/anne/anne.html,sha256=8JOUXoWdulhoP2Axy_omuSDafbduKDZ9Y8Rz2VZWTso,1590
|
59
|
-
nonebot_plugin_l4d2_server/l4_image/img/anne/back.png,sha256=jnsYjnvd2BFcdkdsW8HgcSloWF0ZliPkqlWSIDnFUxw,245488
|
60
|
-
nonebot_plugin_l4d2_server/l4_image/img/anne/back1.jpg,sha256=hAzPHflbf4db5S3rM5xn-1wnDP8xZExikYmkKW5c4w0,113622
|
61
|
-
nonebot_plugin_l4d2_server/l4_image/img/anne/group_ip.html,sha256=0RCWB0q8Wx0NcKdVmGeVr2odaNzODNVCJK0jiQ826U8,7222
|
62
|
-
nonebot_plugin_l4d2_server/l4_image/img/anne/ip.html,sha256=hvKDc7ASbuaGxtx5Doavg5qa82K1vGq4bSapjrwrTy8,1611
|
63
|
-
nonebot_plugin_l4d2_server/l4_image/img/head/head.png,sha256=5kZ_9Toabm5y1VYnSQ9XGQIAef2v5wwROilmD_jKz1I,160309
|
64
|
-
nonebot_plugin_l4d2_server/l4_image/img/header/logo.png,sha256=86sZp1cYvrPHY-L-3T8Y64Q3CcouCh7eH4XPln9Gp9Q,633582
|
65
|
-
nonebot_plugin_l4d2_server/l4_image/img/header/player1.jpg,sha256=uiWlehfMGn7SlR5c5gL5ceWNQ4MTCRuS-6qSHRFNXD0,407306
|
66
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/Bocchi_The_Rock.html,sha256=9qriDKJJuTmvtp7T0lQ1Om22aoRzUipViCFq2IcoWWc,8707
|
67
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/Bocchi_The_Rock.png,sha256=ogwyR8nis0JC4aGxbsccL_EYwtWqdIbwl5BdqMfaf54,456202
|
68
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/HYPixel11pxU-2.ttf,sha256=RGJai1Y8AP8toBwIqq2EZyaBmRbRYPUpNu7f2ZWeDuk,2446828
|
69
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/Pixel.html,sha256=STw3WKRsMuX94PfcYTk_aRl8RtjTiLKj2ABpQcGKeXA,17756
|
70
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/Pixel.png,sha256=QqRu25_ZYcQR815_Z17-VcSZYyj_PzfYNijIWnjIf8c,1275622
|
71
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/Rainbow.html,sha256=8YfS0MPp5zsdCQrZIuXM3izF0h2RTwXHs63C5w-1C2c,20656
|
72
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/Rainbow.png,sha256=ssVR6knxk_A13Kgtdx0BbPI39B_3-mPovysAVD4rzZ8,314683
|
73
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/Tutumianhuatang-Bold-2.ttf,sha256=rX7HSHSCpQ4mJYsGghvm3btXLabxcCEbLF52wKNDNAE,3090420
|
74
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/bilibili.svg,sha256=v3u6R-HLoTHVI1qPCNopPWd_WYZ9L2YSqvvB-L6RZY8,1336
|
75
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/fingerprint.svg,sha256=qtbdXb-5o62YQU2-LR4S9b7-ddKC1UOpJG4w8xDrytw,2135
|
76
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/github.svg,sha256=Ev2CdWEyL4G-_bhZJ9vBZr5MEWjcgSR819mracoXjqc,1175
|
77
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/l.svg,sha256=YbahWPd7uau6edcATiWrA8apYyrlKeTejuvRHwXkmLI,5484
|
78
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/m.svg,sha256=JKosfpA8Jncw018dWHVzVR8orC48u3mMdzQovWAa91s,2428
|
79
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/normal.html,sha256=TbHKy4cV-7rEVuE3dx75P1Pf9YKTIp8KW5JoaJFMenY,6610
|
80
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/vac.png,sha256=sX2_qenkRakqP74Sq-FoBYBX1qS8gVYz9L07ijL2vlc,6741
|
81
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/vac_white.png,sha256=3hpqIOp07FJhl9F15Mzc0LUMWQBAZhif8Ealb4doyoI,6045
|
82
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/vue.css,sha256=2sGjCFrR-3tFMB_x7l4K6k40tZ5JVzhWqD759cagYBA,7874
|
83
|
-
nonebot_plugin_l4d2_server/l4_image/img/template/w.svg,sha256=LnctC2mVwjdhRMiS9ffrjUX-9KGwqb6OMmpJXvVXl70,486
|
84
|
-
nonebot_plugin_l4d2_server/l4_image/model.py,sha256=FGsCvf_BKbRNJUVy6I5BKnArMY-3JEIdqeX2gs93E5o,231
|
85
|
-
nonebot_plugin_l4d2_server/l4_image/vtfs.py,sha256=He_7zzEIOip8MXP55TS7aWPbzo6ac0wPf602nN3GWZM,1461
|
86
|
-
nonebot_plugin_l4d2_server/l4_local/__init__.py,sha256=gNNUNXGKHA8UXQaDKomND4VEutGpAghpYE4Va13gb5I,4736
|
87
|
-
nonebot_plugin_l4d2_server/l4_local/file.py,sha256=hew1Y8kV3uSZvUGplmi09EGKC89-sUJWsWV7SCEstI8,3067
|
88
|
-
nonebot_plugin_l4d2_server/l4_request/__init__.py,sha256=6fSaWFUC-dgU5DWzdDxxcAV4-LwxSaIZbTn7UXE_H3g,8179
|
89
|
-
nonebot_plugin_l4d2_server/l4_request/draw_msg.py,sha256=5zMPPSUAUarInOugBUvZVNZjxTVNrg6kO3FOtSzVpKs,11482
|
90
|
-
nonebot_plugin_l4d2_server/l4_request/utils.py,sha256=VInMCBduIL0I3zLQ60Sq29gwZ3hbU4tRyOT94mJD-vo,5229
|
91
|
-
nonebot_plugin_l4d2_server/utils/api/api.py,sha256=auvDicCEKwvnm6EJYeCxCtugFby61K-zAmmaRWWEwtM,296
|
92
|
-
nonebot_plugin_l4d2_server/utils/api/models.py,sha256=p-hoxPHwadTaMRb2hqwfbaQ3pvJySrV8VbBmhA0Oi-M,2391
|
93
|
-
nonebot_plugin_l4d2_server/utils/api/request.py,sha256=JGAhMgPgmy2Z2w7w3GVlUGKBmxlaTTDD3bq1T2dhHIE,13567
|
94
|
-
nonebot_plugin_l4d2_server/utils/api/utils.py,sha256=rdrFK3VKP59KfNX-C8v0Q_IV3tBLm02Wo9axLTQQ87Y,762
|
95
|
-
nonebot_plugin_l4d2_server/utils/database/models.py,sha256=SLdcgwsn39r_ZkcBoqf4MLX1EfpCOjGBwWcR16u9Bqo,454
|
96
|
-
nonebot_plugin_l4d2_server/utils/utils.py,sha256=KHfnTO3a-rGpjhXTsXypC0xb61ijpON631zqjIAW2vo,6836
|
97
|
-
nonebot_plugin_l4d2_server-1.1.0.dist-info/RECORD,,
|
{nonebot_plugin_l4d2_server-1.1.0.dist-info → nonebot_plugin_l4d2_server-1.1.2.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|