aprs.me/test/aprsme_web/plugs
Graham McIntire b5d7cf4a38
Replace ip-api.com geolocation with Cloudflare headers
Use CF-IPLatitude/CF-IPLongitude headers instead of making HTTP calls
to ip-api.com on every page load. Eliminates ~500ms latency, external
API dependency, and flaky tests.

Also disable test server to prevent port conflicts during development.
2026-02-19 15:01:49 -06:00
..
ip_geolocation_test.exs Replace ip-api.com geolocation with Cloudflare headers 2026-02-19 15:01:49 -06:00
set_locale_test.exs passing tests 2025-07-07 16:29:38 -05:00