baliasnyifeliks 6208c14ef0 refactor(makhno): improve file array extraction logic
Replace regex-based file array extraction with a more robust bracket
matching algorithm that properly handles nested structures. The new
implementation uses manual parsing to track bracket depth, ensuring
correct extraction of JSON arrays from HTML content.
2026-02-03 20:01:22 +02:00
..
2026-02-03 19:46:13 +02:00