We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9930e8d commit 9f4bf2eCopy full SHA for 9f4bf2e
1 file changed
README.md
@@ -41,7 +41,7 @@ $done(body);
41
42
### 配置 rewrite_local
43
44
-编辑QuantumultX 配置文件 ,找到 [rewrite_local],并在 [rewrite_local] 添加:
+编辑QuantumultX 配置文件(进入 `Quantumult X` App,点击右下角`三菱按钮`,找到`配置文件`模块,点击`编辑`),找到 [rewrite_local],并在 [rewrite_local] 添加:
45
46
```
47
^https:\/\/(raw.githubusercontent|\w+\.github)\.(com|io)\/.*\.js$ url script-response-body NobyDa/unblockremote.js
@@ -56,7 +56,7 @@ $done(body);
56
57
### 配置 hostname
58
59
-编辑QuantumultX 配置文件 ,找到 `hostname =`,并在 `hostname =` 后面添加:`raw.githubusercontent.com, *.github.io,`
+编辑QuantumultX 配置文件(进入 `Quantumult X` App,点击右下角`三菱按钮`,找到`配置文件`模块,点击`编辑`),找到 `hostname =`,并在 `hostname =` 后面添加:`raw.githubusercontent.com, *.github.io,`
60
61
效果如下:
62
0 commit comments