ÖBB: fix profile by using https: 🐛

fixes #225
This commit is contained in:
Jannis R 2021-03-26 23:33:22 +01:00
parent d9de0e004a
commit dbac565dbe
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5

View file

@ -64,7 +64,7 @@ const oebbProfile = {
locale: 'de-AT',
timezone: 'Europe/Vienna',
// todo: there is also https://beta.verkehrsauskunft.at/bin/mgate.exe
endpoint: 'http://fahrplan.oebb.at/bin/mgate.exe',
endpoint: 'https://fahrplan.oebb.at/bin/mgate.exe',
transformReqBody,
products: products,