mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 17:32:20 +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.