Skip to content

Commit

Permalink
Update Rolph endpoint
Browse files Browse the repository at this point in the history
The old one doesn't work anymore, this one is what their website uses.
  • Loading branch information
vkrause committed Jan 14, 2025
1 parent d6e3546 commit d05ccd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/de/rolph-efa.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
},
"options": {
"endpoint": "https://www.rolph.de/fahrplanauskunft/",
"endpoint": "https://mandanten.vrn.de/takt2/",
"supportedOutputFormats": [ "XML", "JSON" ],
"xmlOutputFormat": "full"
},
Expand Down

0 comments on commit d05ccd5

Please sign in to comment.