-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmore.js
45 lines (38 loc) · 1.67 KB
/
more.js
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
// TODO, replace this with DB
more = `
<div id='more'>
<div>积分:</br>
<a target='_blank' href='tt.docx'>竞赛积分管理办法(试行)</a>
</div>
<div>横拍教学:</br>
<a target='_blank' href='http://www.pingpangwang.com/qmxpp-1-0-0-0-0-0-0-1-0-1.html'>论坛</a>
<a target='_blank' href='https://www.youtube.com/watch?v=vG4V5NTzRm0&list=PLYbRscEONpFGda3zMvzXtZ0fSu_wVSi1N'>Youtube</a>
</br>
<a target='_blank' href='https://pan.baidu.com/s/1ThDlX3cUCeWrcB6Kcxs9WA'>提取码:372g</a>
</div>
<div>直拍教学:</br>
<a target='_blank' href='http://www.pingpangwang.com/qmxpp-0-0-0-0-0-0-0-2-0-1.html'>论坛</a>
<a target='_blank' href='https://www.youtube.com/playlist?list=PLYbRscEONpFFOautAg6AqRuo1P7oL7xks'>Youtube</a>
</div>
<div>更多视频下载:</br>
<a target='_blank' href='https://pan.baidu.com/s/1So_jnAp8oh8V2-9LDDJ4hA'>提取码: cw3b</a>
</div>
<div>
2019年大循环赛:</br>
<a target='_blank' href='https://www.meipian.cn/2b6f4xn9'>上篇</a>
</br>
<a target='_blank' href='https://www.meipian.cn/2csqliz8'>中篇</a>
</br>
<a target='_blank' href='https://www.meipian.cn/2hc6fj7e'>下篇</a>
</br>
<a target='_blank' href='https://www.meipian.cn/2dv1z5sn'>男单视频</a>
<a target='_blank' href='https://www.meipian.cn/2dvcmclo'>女单视频</a>
</div>
<div>
<a target='_blank' href='https://www.meipian7.cn/3o5ydg0d'>2021年辞旧杯</a></br>
</div>
<div>
<a target='_blank' href='https://www.meipian.cn/52nuzjtq'>2024爱“乒”才会赢</a></br>
</div>
</div>
`;