Skip to content

Commit 9f4bf2e

Browse files
authored
Update README.md
1 parent 9930e8d commit 9f4bf2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $done(body);
4141

4242
### 配置 rewrite_local
4343

44-
编辑QuantumultX 配置文件 ,找到 [rewrite_local],并在 [rewrite_local] 添加:
44+
编辑QuantumultX 配置文件(进入 `Quantumult X` App,点击右下角`三菱按钮`,找到`配置文件`模块,点击`编辑`,找到 [rewrite_local],并在 [rewrite_local] 添加:
4545

4646
```
4747
^https:\/\/(raw.githubusercontent|\w+\.github)\.(com|io)\/.*\.js$ url script-response-body NobyDa/unblockremote.js
@@ -56,7 +56,7 @@ $done(body);
5656

5757
### 配置 hostname
5858

59-
编辑QuantumultX 配置文件 ,找到 `hostname =`,并在 `hostname =` 后面添加:`raw.githubusercontent.com, *.github.io,`
59+
编辑QuantumultX 配置文件(进入 `Quantumult X` App,点击右下角`三菱按钮`,找到`配置文件`模块,点击`编辑`,找到 `hostname =`,并在 `hostname =` 后面添加:`raw.githubusercontent.com, *.github.io,`
6060

6161
效果如下:
6262

0 commit comments

Comments
 (0)