Skip to content

Commit

Permalink
add another week (hopefully last time)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliuste committed Feb 27, 2025
1 parent 56a5d19 commit 58f6594
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ const settings = {
elements: [
h('p.description', [
'Leider wurde die inoffizielle Schnittstelle der DB, auf der dieses Projekt basiert, Ende 2024 ersetzt. Wir benötigen einige Wochen, um die Seite an die neuen Schnittstellen anzupassen, und ',
h('b', 'hoffen, dass bahn.guru und direkt.bahn.guru spätestens am 28.02.2025 wieder nutzbar sind (Sorry für die Verzögerung)!'),
h('b', 'hoffen, dass bahn.guru und direkt.bahn.guru spätestens am 07.03.2025 wieder nutzbar sind (Sorry für die Verzögerung)!'),
' Vielen Dank für das Interesse und hoffentlich bis bald, wieder mit der alten Funktionalität!',
]),
h('p.description', [
'Unfortunately, the inofficial API by Deutsche Bahn which this project was based on was discontinued in late 2024. We need a few weeks to adapt the service to another API, ',
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from 2025-02-28 (sorry about the delay…)!'),
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from 2025-03-07 (sorry about the delay…)!'),
' Thank you for your interest in this project, and we hope to welcome you back with our old features very soon!',
]),
],
Expand Down

0 comments on commit 58f6594

Please sign in to comment.