Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Commit e7e132e

Browse files
authored
Update README.md
1 parent 946b429 commit e7e132e

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,11 @@
77
- 下载 [1.3.9_sub.apk](https://github.com/azwhikaru/fish_helper_config/blob/main/1.3.9_sub.apk)
88
- 使用任意反编译工具打开,例如 [MT管理器](https://www.coolapk.com/apk/21048)
99
- 编辑 classes.dex,全局搜索 `REPLACE_ME_TO_YOUR_REPO`
10-
-`REPLACE_ME_TO_YOUR_REPO` 部分替换为你的仓库地址
10+
-`REPLACE_ME_TO_YOUR_REPO` 部分替换为~~你的仓库地址~~ jsDelivr 地址
1111
- 回编译并签名
12+
13+
## 使用 jsDelivr
14+
`https://cdn.jsdelivr.net/gh/用户名/仓库名@分支/文件名`
15+
16+
`https://gitee.com/tpnet/fish-helper-data/raw/master/config-a40.json` -> `https://raw.githubusercontent.com/azwhikaru/fish_helper_config/main/config-a40.json` ->
17+
`https://cdn.jsdelivr.net/gh/azwhikaru/fish_helper_config@main/config-a40.json`

0 commit comments

Comments
 (0)