Skip to content

Commit

Permalink
BLS HAFAS: update endpoint
Browse files Browse the repository at this point in the history
Two weeks ago, https://bls.hafas.de/bin/mgate.exe started returning HTTP 307
(temporary redirect) to https://bls.hafas.de/gate

I'm fairly sure that it is, in fact, permanent.
  • Loading branch information
derf authored and vkrause committed Aug 24, 2024
1 parent 4680014 commit 7f0e5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ch/bls-hafas-mgate.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"name": "webapp",
"l": "vs_webapp"
},
"endpoint": "https://bls.hafas.de/bin/mgate.exe",
"endpoint": "https://bls.hafas.de/gate",
"products": [
{
"id": "ice",
Expand Down

0 comments on commit 7f0e5f4

Please sign in to comment.