mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-26 05:02:48 +00:00
add pypi and archlinuxcn help
This commit is contained in:
parent
f0a666c7df
commit
0ef6c42300
|
|
@ -147,7 +147,9 @@ $(document).ready(function(){
|
|||
};
|
||||
var help_page = {
|
||||
'android': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/android',
|
||||
'ubuntu': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/ubuntu'
|
||||
'ubuntu': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/ubuntu',
|
||||
'pypi': "https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/pypi",
|
||||
'archlinuxcn': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/archlinuxcn'
|
||||
}
|
||||
|
||||
window.refreshMirrorList = function() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue