注释小调整。
parent
6990ddb124
commit
df2a4384eb
|
@ -15,7 +15,10 @@
|
||||||
"github.com": {
|
"github.com": {
|
||||||
"^(/[\\w-.]+){2,}/?(\\?.*)?$": {
|
"^(/[\\w-.]+){2,}/?(\\?.*)?$": {
|
||||||
"script": [
|
"script": [
|
||||||
"https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/github/monkey.js"
|
"https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/GithubEnhanced-High-Speed-Download.user.js"
|
||||||
|
|
||||||
|
// 或高速镜像地址(镜像地址不止以下这一个,大家可以在 `./GithubEnhanced-High-Speed-Download.user.js` 的 `raw_url` 数组中随便找一个来使用,哪个更快就用哪个。)
|
||||||
|
//"https://mirror.ghproxy.com/https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/GithubEnhanced-High-Speed-Download.user.js"
|
||||||
],
|
],
|
||||||
"desc": "加载DS仓库中的Github油猴脚本,加速clone和文件下载等。"
|
"desc": "加载DS仓库中的Github油猴脚本,加速clone和文件下载等。"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue