mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 17:12:33 +08:00
Update README.md
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
- 将 [worker.js](https://github.com/cmliu/edgetunnel/blob/main/worker.js) 的内容粘贴到 Worker 编辑器中。
|
||||
|
||||
2. 配置订阅生成器地址:
|
||||
- 打开 [worker.js](https://github.com/cmliu/edgetunnel/blob/main/worker.js) 文件,在第 12 行找到 `sub` 变量,将其修改为你的订阅生成器地址。例如:`let sub = 'your-sub-generator.com';`
|
||||
- 打开 [worker.js](https://github.com/cmliu/edgetunnel/blob/main/worker.js) 文件,在第 12 行找到 `sub` 变量,将其修改为你的订阅生成器地址。
|
||||
- 例如:`let sub = 'your-sub-generator.com';`
|
||||
|
||||
3. 默认访问订阅内容:
|
||||
- 访问 `https://[YOUR-WORKER-URL]/[YOUR-UUID]` 即可获取订阅内容。
|
||||
|
||||
Reference in New Issue
Block a user