const CONFIG = { RESULTS_URL: "https://example.com/api/results", RENNPLAN_URL: "https://example.com/api/rennplan", MESSAGE_URL: "https://example.com/api/message", REFRESH_INTERVAL: 30000 // 30 Sekunden };