Sanitize for open-source release

- Replace internal tenant name yitanger.feishu.cn with your-tenant.feishu.cn
- Replace real wiki token with placeholder WikiNodeTokenExample
- Parameterize tenant via FEISHU_TENANT env var in feishu-to-md.mjs
- Expand .gitignore to cover cookies, auth artifacts, IDE files
This commit is contained in:
beyondx123
2026-07-05 14:22:31 +08:00
parent 16e93220ce
commit 50682eeb30
5 changed files with 39 additions and 8 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ node feishu-to-md.mjs <wiki_url>
**示例:**
```bash
node feishu-to-md.mjs https://yitanger.feishu.cn/wiki/R9NywV2i9izjuqkPd63cWuafn4g
node feishu-to-md.mjs https://your-tenant.feishu.cn/wiki/WikiNodeTokenExample
```
**输出:**