Files
sase.tr/apps/api
Semih Yesilyurt 016860c68a
Some checks failed
CI / Lint, Typecheck, Test & Build (push) Has been cancelled
fix: route EMEX HTTP fetches through DataImpulse proxy
EMEX server blocks direct server IP requests (geo/bot protection),
causing all HTTP-based VIN decodes to return empty results. Add proxy
support to fetchEmexHtml() using undici ProxyAgent, reusing the same
EMEX_USE_PROXY / EMEX_PROXY_* env vars as the browser service.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:29:00 +00:00
..