From 387e4a156b787b0b35bae2ab2caacb029b91a2da Mon Sep 17 00:00:00 2001 From: Pari Malam Date: Mon, 15 Jun 2026 19:32:41 +0800 Subject: [PATCH] released :P --- README.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e6490f5..2ec214a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ --- +## Further Reading + +| Document | Description | +|----------|-------------| +| [API.md](docs/API.md) | Complete REST API reference all endpoints, methods, and auth details | +| [RE.md](docs/RE.md) | Reverse engineering notes frontend deobfuscation analysis, Vue component map, config schema, and TODO + +--- + ## Quick Start ```bash @@ -314,11 +323,6 @@ Streams are accessible via playlist format. The `-plstreamname` flag controls th - Script accounts use the format: `user=join@mail.com password=mypassword device=123456 pin=1234` - Proxy support: `http://user:pass@ip:port` and `socks5://user:pass@ip:port` ---- - -## Further Reading - -| Document | Description | -|----------|-------------| -| [API.md](API.md) | Complete REST API reference all endpoints, methods, and auth details | -| [RE.md](RE.md) | Reverse engineering notes frontend deobfuscation analysis, Vue component map, config schema, and TODO +## Credits: +- Nulled (Cracked o11pro) +- Lossui011 \ No newline at end of file