Providers:
- Altadefinizione01: fixed movie and TV show title extraction
- Vavoo IPTV: added new provider with support for all app languages (it, de, fr, es, pl)
- Moflix and SerienStream: added configurable domain URL support thanks to @Paduu29
- Moflix: migrated to shared NetworkClient thanks to @Paduu29
- AnimeOnlineNinja: added new provider thanks to @Paduu29
- AnimeAv1: fixed episode node parsing, removed dependency on fixed node size thanks to @Paduu29
Extractors:
- VidxGo: fixed stream link extraction for movies
- Vixcloud: updated User-Agent (from Chrome/120 to Chrome/150) for both initial page request and playback, fixing Cloudflare challenge block
- Gupload: support for new response format, kept legacy XOR decoder as fallback thanks to @Paduu29
- Cloudflare WebView: return clearance cookie after challenge completion and enable provider fetches and image URL resolution using it thanks to @Paduu29
- Fixed Retrofit base URL handling and use actual link host as Referer thanks to @Paduu29