Files
worldmonitor/scripts
Elie Habib 4e3668ac47 fix(aviation): don't encodeURIComponent NOTAM locations param (#1519)
ICAO API rejects %2C-encoded commas with 403. The manual seed script
passes literal commas in the locations query param, which works.
Match that behavior.
2026-03-13 09:01:01 +04:00
..