From 45aa8936637f925ac2be074ff0da9b0c0ad3935c Mon Sep 17 00:00:00 2001 From: romgX <156889089+romgX@users.noreply.github.com> Date: Sun, 8 Mar 2026 03:12:45 +0800 Subject: [PATCH] Remove pricing/tier details from public docs --- CHANGELOG.md | 2 +- PRIVACY.md | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f08ab1..8029672 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,4 +25,4 @@ - Single-file binary (Node.js SEA) — no runtime dependencies - Web management dashboard (bilingual EN/ZH) - Auto-detection of installed AI apps and credentials -- License system: Free (50 req/day) / Pro (unlimited) +- License system with device management diff --git a/PRIVACY.md b/PRIVACY.md index ed0fc15..4633418 100644 --- a/PRIVACY.md +++ b/PRIVACY.md @@ -34,7 +34,7 @@ OpenRelay makes the following network connections: 2. **License verification server** (`license.limitlessmeto.com`, hosted on Cloudflare) — periodic license status check - **Sent**: anonymous device identifier and license token - **NOT sent**: credentials, conversation content, usage details, or personal information - - **Purpose**: verify license tier (Free / Pro) and active device count + - **Purpose**: verify license status and active device count 3. **GitHub Releases API** (optional) — to check for software updates ## Local Logging diff --git a/README.md b/README.md index 992e91a..a93440a 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ See [DISCLAIMER.md](DISCLAIMER.md) and [PRIVACY.md](PRIVACY.md) for details. Open Core model: - **Framework** (proxy, format translation, config): [MIT](LICENSE) -- **Pro features** (custom model groups, unlimited requests): [Commercial](COMMERCIAL-LICENSE.txt) +- **Pro features** (custom model groups, priority support): [Commercial](COMMERCIAL-LICENSE.txt) ---