File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ jellyfin电影元数据插件,影片信息只要从豆瓣获取,并由TheMov
18
18
19
19
添加插件存储库:
20
20
21
- 国内加速:https://ghproxy .com/https://github.com/cxfksword/jellyfin-plugin-metashark/releases/download/manifest/manifest_cn.json
21
+ 国内加速:https://gh-proxy .com/https://github.com/cxfksword/jellyfin-plugin-metashark/releases/download/manifest/manifest_cn.json
22
22
23
23
国外访问:https://github.com/cxfksword/jellyfin-plugin-metashark/releases/download/manifest/manifest.json
24
24
Original file line number Diff line number Diff line change @@ -38,6 +38,6 @@ sed -i "s@/${ARTIFACT}/@/$TAG/@" "$JELLYFIN_MANIFEST"
38
38
39
39
# 国内加速
40
40
cp -f " $JELLYFIN_MANIFEST " " $JELLYFIN_MANIFEST_CN "
41
- sed -i
" [email protected] @ghproxy .com/https://github.com@g" " $JELLYFIN_MANIFEST_CN "
41
+ sed -i
" [email protected] @gh-proxy .com/https://github.com@g" " $JELLYFIN_MANIFEST_CN "
42
42
43
43
exit $?
You can’t perform that action at this time.
0 commit comments