mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-06-17 12:08:54 +00:00
Reorder parsing logic to attempt JSON extraction first before falling back to regex-based m3u8 and source tag matching. This ensures structured data is preferred when available, with fallbacks for legacy formats.