diff --git a/.env.example b/.env.example index 688e698..abef5b0 100644 --- a/.env.example +++ b/.env.example @@ -21,6 +21,8 @@ AISSTREAM_API_KEY= ACLED_EMAIL= # OAuth2 password grant (API keys deprecated Sept 2025) ACLED_PASSWORD= +# Cloudflare Radar internet outages & traffic anomalies (free: dash.cloudflare.com/profile/api-tokens) +CLOUDFLARE_API_TOKEN= # === Server Configuration ===