Remove output and privacy sections from README docs.

This commit is contained in:
daimon
2026-07-23 20:57:01 +08:00
parent d2db326c70
commit 5ca2777084
3 changed files with 0 additions and 45 deletions
-15
View File
@@ -162,21 +162,6 @@ OAuth handles common intermediate pages: personal/work account chooser, protect-
---
## Output and privacy
Do **not** commit or share filled secrets. Gitignored / local-only examples:
```text
config.json # your real proxy & temp_mail secrets
Results/oauth2.txt # accounts + refresh tokens
log/ # runtime logs
browser_profiles/ # temporary browser data
```
Use `config.example.json` as the documented empty template.
---
## Upstream and acknowledgements
- [LainsNL/OutlookRegister](https://github.com/LainsNL/OutlookRegister) — original project this fork is based on
-15
View File
@@ -161,21 +161,6 @@ OAuth 可处理:个人/工作帐户选择、保护帐户、验证电子邮件
---
## 输出与隐私
请勿提交或分享含密钥的文件。常见本地文件:
```text
config.json # 真实代理与 temp_mail 密钥
Results/oauth2.txt # 账号与 refresh_token
log/ # 运行日志
browser_profiles/ # 临时浏览器数据
```
文档与仓库请使用 `config.example.json` 空模板。
---
## 上游与致谢
- [LainsNL/OutlookRegister](https://github.com/LainsNL/OutlookRegister) — 本项目二开来源
-15
View File
@@ -161,21 +161,6 @@ OAuth 可處理:個人/工作帳戶選擇、保護帳戶、驗證電子郵
---
## 輸出與隱私
請勿提交或分享含金鑰的檔案。常見本機檔案:
```text
config.json # 真實代理與 temp_mail 金鑰
Results/oauth2.txt # 帳號與 refresh_token
log/ # 執行日誌
browser_profiles/ # 暫存瀏覽器資料
```
文件與倉庫請使用 `config.example.json` 空白範本。
---
## 上游與致謝
- [LainsNL/OutlookRegister](https://github.com/LainsNL/OutlookRegister) — 本專案二開來源