Commit Graph

2 Commits

Author SHA1 Message Date
Renato97
fb32fc4052 chore: remove sensitive data and clean repo for CV
- Remove .env file with exposed tokens

- Replace hardcoded Gitea token with environment variable in create_release.py

- Replace hardcoded token with BuildConfig reference in UpdateManager.java
2026-03-31 01:16:12 -03:00
StreamPlayer Bot
a9da5a3b8e fix: Update domains to streamtp10.com and implement robust DNS fallback
- Update all channel URLs and event endpoint to streamtp10.com
- Create NetworkUtils for centralized OkHttpClient configuration
- Implement DNS fallback: Google (Primary) -> AdGuard (Secondary) -> System (Tertiary)
- Migrate EventRepository to use NetworkUtils client instead of HttpURLConnection
- Fix Referer header in StreamUrlResolver
2026-02-09 22:37:20 -03:00