ArasClient v1.4.3 — correct country flags for every config type
🏳️ Country flags — correct for worker/CDN subscriptions too
Some subscriptions route 100+ configs through a handful of shared entry IPs (Cloudflare workers, path-routed panels). Looking up the entry IP's country made every flag wrong — it showed the CDN location instead of the provider's label.
- Provider labels win: the flag emoji / ISO code / country name in the config name is now the primary source
- Server-IP GeoIP is only a fallback for configs with no country hint at all
- The connect bar keeps the true exit-IP country (queried through the tunnel, v2ray-style)
✅ Verified against a real path-routed subscription with 132 configs across 25+ countries — every flag now matches its label.