Initial commit with security patches

This commit is contained in:
mstfyldz
2026-02-22 17:08:48 +03:00
commit b44389a0a2
13 changed files with 1619 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
# XC IPTV API - Secured Panel
## 🚀 Quick Start
1. Admin Panel: `login.html`
2. Default Login: admin / admin123
3. API Endpoint: `api_secured.php`
## 🔐 Security
- Change password in `api_secured.php`
- Update API keys
- Configure in `config.php`
## 📖 Documentation
See full docs in repository.