Skip to content

Commit 74277db

Browse files
committed
docs: 增加脚本使用说明
1 parent 552db1a commit 74277db

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
Mihomo(Clash Meta)配置覆写脚本,无DNS泄露(图一乐),内置多项分流策略、地区策略,实现全局排除节点、自动识别节点倍率等功能
44

5-
该仓库同样提供了yaml配置文件,效果和脚本基本一致,有需要的可查看:[mihomoConfig.yaml](https://github.com/AIsouler/MyClash/blob/main/Config/mihomoConfig.yaml)
5+
该仓库同样提供了yaml配置文件,效果和脚本基本一致,有需要的可查看:[mihomoConfig.yaml](/Config/mihomoConfig.yaml)
66

77
> [!IMPORTANT]
88
> **注意⚠️:该脚本仅适用于覆写机场提供的配置文件,请勿用于覆写自己编写的配置文件**
99
1010
## 使用方式
1111

12-
复制以下脚本链接后按如图所示步骤导入到客户端,以 [Bettbox](https://github.com/appshubcc/Bettbox) 为例
12+
### 通过链接导入
13+
14+
复制以下脚本链接后按如图所示步骤导入到代理客户端,以 [Bettbox](https://github.com/appshubcc/Bettbox) 为例
1315

1416
```txt
1517
https://raw.githubusercontent.com/AIsouler/MyClash/refs/heads/main/Script/mihomoScript.js
@@ -19,6 +21,12 @@ https://raw.githubusercontent.com/AIsouler/MyClash/refs/heads/main/Script/mihomo
1921
| --------------------------------------------------------------------------------- |
2022
| ![img](https://raw.githubusercontent.com/AIsouler/MyClash/main/Image/import.webp) |
2123

24+
### 通过复制代码导入
25+
26+
部分代理客户端不支持链接导入,可以点击以下链接后复制脚本完整代码再导入到代理客户端
27+
28+
点击此链接即可查看脚本代码 ---> [mihomoScript.js](/Script/mihomoScript.js)
29+
2230
## 脚本说明
2331

2432
- 仅适用于使用 [mihomo 内核](https://github.com/MetaCubeX/mihomo) 的代理客户端

0 commit comments

Comments
 (0)