mirror of
https://github.com/yanguo888/fakabot.git
synced 2026-06-20 12:30:40 +00:00
refactor: reintroduce license modules as no-op compatibility shims
This commit is contained in:
+4
-5
@@ -27,12 +27,11 @@
|
||||
|
||||
## ⚠️ Important Notice
|
||||
|
||||
This project requires a **license key** to run. The code includes a built-in authorization system that cannot be bypassed.
|
||||
The current version has removed built-in authorization checks, so **`license.key` is no longer required** for deployment.
|
||||
|
||||
- ✅ License keys use signature verification and cannot be forged
|
||||
- ✅ Automatic reminder 7 days before expiration
|
||||
- ✅ Automatic stop after expiration
|
||||
- ✅ Support remote renewal without redeployment
|
||||
- ✅ Startup no longer depends on license files
|
||||
- ✅ Core business flows (payment/order/delivery) remain unchanged
|
||||
- ✅ Older license-related setup steps in this document are legacy notes
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user