From dbac565dbe306c886a3d89c9c3c32277b634cfd1 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Fri, 26 Mar 2021 23:33:22 +0100 Subject: [PATCH] =?UTF-8?q?=C3=96BB:=20fix=20profile=20by=20using=20https:?= =?UTF-8?q?=20=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes #225 --- p/oebb/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p/oebb/index.js b/p/oebb/index.js index f37b9bdd..8064c37b 100644 --- a/p/oebb/index.js +++ b/p/oebb/index.js @@ -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,