Some checks failed
CI / Lint, Typecheck, Test & Build (push) Has been cancelled
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>