URL: https://cncstats.azurewebsites.net/
✅ CNC Stats Seite erreichbar (604 Bytes)
/api: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/api/matches: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/api/players: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/api/results: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/api/games: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/api/ladder: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/api/stats: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/api/v1: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/api/v2: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/data: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/data/matches: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/data/players: ⚠️ HTTP/1.1 200 OK (Kein JSON)
/data/results: ⚠️ HTTP/1.1 200 OK (Kein JSON)
⚠️ Keine API-Aufrufe im HTML gefunden
⚠️ Keine JSON-Daten gefunden
Das ist die echte TDRA Datenquelle!
# Echte TDRA Datenquelleself.tdra_api = { 'base': 'https://cncstats.azurewebsites.net', 'api': 'https://cncstats.azurewebsites.net/api', 'matches': 'https://cncstats.azurewebsites.net/api/matches', 'players': 'https://cncstats.azurewebsites.net/api/players'}