Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions GithubEnhanced-High-Speed-Download.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
//['https://ghproxy.fsou.cc/https://github.com', '香港']
],
clone_url = [
['https://hub.fastgit.org', '中国香港'],
['https://hub.fastgit.xyz', '中国香港'],
['https://gitclone.com', '中国浙江'],
['https://git.lvmhsh.cn.cnpmjs.org', '新加坡']
],
clone_ssh_url = [
['git@git.zhlh6.cn', '中国北京'],
['git@hub.fastgit.org', '中国香港']
['git@hub.fastgit.xyz', '中国香港']
],
raw_url = [
['https://raw.githubusercontent.com', 'Github 原生',''],
Expand Down Expand Up @@ -344,4 +344,4 @@
window.dispatchEvent(new Event('urlchange'))
});
}
})();
})();