mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
The UK range 0x400000-0x43FFFF was the entire UK allocation, not just military - this incorrectly flagged civilian airlines like EasyJet (EZY callsign) as military aircraft. Fixed ranges: - Removed broad UK range, kept only RAF sub-range 0x43C000-0x43CFFF - Narrowed France range to actual military 0x3F4000-0x3F7FFF - Fixed Germany to correct Luftwaffe range 0x3D0000-0x3DFFFF - Fixed typo in US range (0xADFFFFF -> 0xADFFFF) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>