diff --git a/tests/signup-entry-diagnostics.test.js b/tests/signup-entry-diagnostics.test.js index 9fdf0b5..79323c1 100644 --- a/tests/signup-entry-diagnostics.test.js +++ b/tests/signup-entry-diagnostics.test.js @@ -147,7 +147,7 @@ return { test('signup entry diagnostics captures hidden signup button style and blocking ancestor details', () => { const api = new Function(` -const SIGNUP_ENTRY_TRIGGER_PATTERN = /鍏嶈垂娉ㄥ唽|绔嬪嵆娉ㄥ唽|娉ㄥ唽|sign\\s*up|register|create\\s*account|create\\s+account/i; +const SIGNUP_ENTRY_TRIGGER_PATTERN = /免费注册|立即注册|注册|sign\\s*up|register|create\\s*account|create\\s+account/i; const location = { href: 'https://chatgpt.com/' }; const hiddenSection = { tagName: 'DIV', diff --git a/项目文件结构说明.md b/项目文件结构说明.md index 7974da3..97db58c 100644 --- a/项目文件结构说明.md +++ b/项目文件结构说明.md @@ -92,6 +92,7 @@ ## `docs/` - `docs/仓库协作者AI分析PR与合并标准流程.md`:仓库协作者进行 AI 分析 PR 与合并时的流程说明。 +- `docs/使用教程.md`:面向使用者的补充教程文档,当前说明扩展更新流程与 Clash Verge 的“非港轮询”配置步骤。 - `docs/images/交流群.jpg`:README 中展示的交流群图片资源。 - `docs/images/十轮自动.png`:README 中展示的自动运行效果图。 - `docs/images/微信.png`:README 中展示的微信收款码图片。