-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsupport.html
More file actions
155 lines (131 loc) · 4.27 KB
/
Copy pathsupport.html
File metadata and controls
155 lines (131 loc) · 4.27 KB
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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta name="robots" content="noindex, nofollow">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>赞助 < support.html</title>
</head>
<body>
<div class="sidebar" id="sidebar">
<div>
<div class="diagonal window">
<div class="windowTitle">
<span>页面信息</span>
</div>
<table>
<tr>
<td>
文件
</td>
<td>
/support .html
</td>
</tr>
<tr>
<td>
标题
</td>
<td>
赞助
</td>
</tr>
<tr>
<td>
创建时间
</td>
<td>
2025年4月18日10时48分
</td>
</tr>
</table>
</div>
</div>
<div class="yellow window" id="JStip">
<div class="yellowT windowTitle">
<span>启用 JavaScript</span>
</div>
<p>
请启用JavaScript以 获得此网站的最佳浏览体验。侧边栏无法显示,可手动查看:<a href="/page/content/sidebar.html">/page/content/sidebar.html</a>。
</p>
</div>
<div class="yellow window" id="windowOnloadtip">
<div class="yellowT windowTitle">
<span>等待 window.onload</span>
</div>
<p>
网页资源正在加载,可能导致侧边栏、图片等资源无显示。如此提示长时间未消失,请尝试启用JavaScript或绕过GFW。
</p>
</div>
<div class="yellow window" id="DOMtip">
<div class="yellowT windowTitle">
<span>等待 DOMContentLoaded</span>
</div>
<p>
网页正在加载,可能导致网页显示异常。如此提示长时间未消失,请尝试启用JavaScript或更换浏览器。
</p>
</div>
</div>
<div class="main">
<div class="window">
<div class="windowTitle">
<span>/support.html > 赞助</span>
</div>
<div class="window">
<div class="windowTitle level2">
<span>赞助</span>
</div>
<p>
此站完全属于公益性质。我们始终坚守“0广告,0套路”,让更多人体验到开源社区的美好。如果您认为此站点对您有帮助且您<mark>有能力并经济独立</mark>,可考虑在下方赞助我。赞助后您可以在<a href="https://wj.qq.com/s2/20865225/25ca/" target="_blank">此处</a>填写您的赞助信息,我们会显示在此页面。
</p>
<p>
其它下载站点的赞助方式请自行访问相应的站点。
</p>
<div class="window">
<div class="windowTitle level3">
<span>/file/picture/微信赞赏码.png</span>
</div>
<img src="/file/picture/微信赞赏码.png">
</div>
</div>
<div class="window">
<div class="windowTitle level2">
<span>赞助列表(时间排序,最新在前)</span>
</div>
<div class="diagonal window">
<div class="windowTitle level3">
<span>匿名赞助者#3</span>
</div>
<ul>
<li>单号:100010810120250426191**********</li>
<li>金额:11.45¥</li>
</ul>
</div>
<div class="diagonal window">
<div class="windowTitle level3">
<span>匿名赞助者#2</span>
</div>
<ul>
<li>单号:100010810120250418192**********</li>
<li>金额:10¥</li>
</ul>
</div>
<div class="diagonal window">
<div class="windowTitle level3">
<span>匿名赞助者#1</span>
</div>
<ul>
<li>单号:100010810120250418151**********</li>
<li>金额:1¥</li>
</ul>
</div>
</div>
</div>
</div>
<link rel="stylesheet" href="/css/index.css">
<script src="/js/index.js"></script>
<link rel="stylesheet" href="/css/github-dark.min.css">
<script src="/js/libs/highlight.min.js"></script>
<script src="/js/libs/eruda.js"></script>
</body>
</html>