docs: add disclaimer about module's insecure and slow nature for clarity

This commit is contained in:
Chipperfluff 2025-07-12 19:52:32 +02:00
parent 566487f49b
commit f8438a7c7b

View File

@ -199,4 +199,9 @@ else:
> *Veritas non localis est.* > *Veritas non localis est.*
> *Truth is not local.* > *Truth is not local.*
### Disclaimer
> **⚠️ WARNING:**
> This module outsources logical operators (like `==`, `<`, `>`, etc.) to a remote HTTPS server. It is intentionally slow, insecure, and exposes your data. Do **not** use in production—this is a joke for chaos and fun only.
--- ---