Skip to content

Commit 58f6594

Browse files
committed
add another week (hopefully last time)
1 parent 56a5d19 commit 58f6594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/api/settings.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ const settings = {
1919
elements: [
2020
h('p.description', [
2121
'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 ',
22-
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)!'),
22+
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)!'),
2323
' Vielen Dank für das Interesse und hoffentlich bis bald, wieder mit der alten Funktionalität!',
2424
]),
2525
h('p.description', [
2626
'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, ',
27-
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from 2025-02-28 (sorry about the delay…)!'),
27+
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from 2025-03-07 (sorry about the delay…)!'),
2828
' Thank you for your interest in this project, and we hope to welcome you back with our old features very soon!',
2929
]),
3030
],

0 commit comments

Comments
 (0)