diff --git a/main/https.c b/main/https.c index 2e666a7..8f3ee30 100644 --- a/main/https.c +++ b/main/https.c @@ -12,7 +12,7 @@ static const char *TAG = "https"; #define WEB_SERVER "bsvg.efa.de" #define WEB_PORT "443" -#define WEB_URL "/bsvagstd/XML_DM_REQUEST?outputFormat=JSON&stateless=1&locationServerActive=1&type_dm=stop&name_dm=\"Freiastr,Braunschweig\"&mode=direct&ptOptionsActive=1&useRealtime=1" +#define WEB_URL "/bsvagstd/XML_DM_REQUEST?outputFormat=JSON&stateless=1&locationServerActive=1&type_dm=stop&name_dm=\"Kaiserstr,Braunschweig\"&mode=direct&ptOptionsActive=1&useRealtime=1" //#define WEB_SERVER "mustbehax.de" //#define WEB_PORT "443" //#define WEB_URL "/web/reduced.json"