diff --git a/README.md b/README.md index 9e3e9b8..b033703 100644 --- a/README.md +++ b/README.md @@ -57,19 +57,7 @@ UA3F 是一个 HTTP Header 重写工具,作为一个 HTTP、SOCKS5、TPROXY、 UA3F 支持 LuCI Web 页面,可以打开 Services -> UA3F 进行相关配置。 -具体使用教程详见:[猴子也能看懂的 UA3F 使用教程](https://sunbk201public.notion.site/UA3F-2a21f32cbb4b80669e04ec1f053d0333) - -> [!NOTE] -> 设置说明: -> -> - Server Mode (服务模式): 支持 `HTTP`、`SOCKS5`、`TPROXY`、`REDIRECT`、`NFQUEUE`,默认 `SOCKS5` -> - Port (监听端口): 默认 `1080` -> - Bind Address (绑定地址): 默认 `0.0.0.0` -> - Log Level (日志等级): 默认 `error`, 如果需要调试排查错误可以设置为 `debug` -> - Rewrite Mode (重写策略): 默认 `GLOBAL`, 支持 `GLOBAL`、`DIRECT`、`RULES` -> - User-Agent (自定义重写 User-Agent): 默认 `FFF` -> - User-Agent Regex (User-Agent 正则表达式): 只重写匹配成功的 User-Agent。如果为空,全部重写 -> - Partial Replace (部分替换): 只替换正则表达式匹配的部分。该选项仅在 User-Agent 正则表达式非空时生效 +快速使用教程详见:[猴子也能看懂的 UA3F 使用教程](https://sunbk201public.notion.site/UA3F-2a21f32cbb4b80669e04ec1f053d0333) 设备与系统信息正则表达式参考: diff --git a/README_EN.md b/README_EN.md index 1174d8d..9cab778 100644 --- a/README_EN.md +++ b/README_EN.md @@ -59,18 +59,6 @@ UA3F supports LuCI Web interface. Navigate to Services -> UA3F for configuration For detailed tutorial, please visit: [UA3F User Guide](https://sunbk201public.notion.site/UA3F-2a21f32cbb4b80669e04ec1f053d0333) -> [!NOTE] -> Configuration Details: -> -> - **Server Mode**: Supports `HTTP`, `SOCKS5`, `TPROXY`, `REDIRECT`, `NFQUEUE`. Default: `SOCKS5` -> - **Port**: Default `1080` -> - **Bind Address**: Default `0.0.0.0` -> - **Log Level**: Default `error`. Set to `debug` for troubleshooting -> - **Rewrite Mode**: Default `GLOBAL`. Supports `GLOBAL`, `DIRECT`, `RULES` -> - **User-Agent**: Custom User-Agent for rewriting. Default: `FFF` -> - **User-Agent Regex**: Only rewrite User-Agents matching this regex. If empty, all User-Agents will be rewritten -> - **Partial Replace**: Only replace the matched portion of the regex. This option only takes effect when User-Agent regex is not empty - Device and system information regex reference: ```regex