Files
worldmonitor/scripts
Elie Habib 1bd4d7b4a0 fix(seeds): replace curl with native Node.js HTTP CONNECT tunnel (#1287)
Railway Nixpacks images don't include curl. Replaced curlFetchJson()
with proxyFetchJson() using Node.js http/https/tls modules for
HTTP CONNECT proxy tunneling to OpenSky.
2026-03-08 22:23:18 +04:00
..