summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2022-10-27 22:59:28 +0200
committerDaniel Friesel <derf@finalrewind.org>2022-10-27 22:59:28 +0200
commitd43e985785759b3eecfd0f6912e6e0266de24ba4 (patch)
tree30d1c6563d2610c9fd3aa202dc622aa722a19a86
parent382262e29f00b8b0425366fa847d4d07c59ce0a1 (diff)
about: map is now served via T-S-DE-HAFAS
-rw-r--r--templates/about.html.ep9
1 files changed, 4 insertions, 5 deletions
diff --git a/templates/about.html.ep b/templates/about.html.ep
index df5d3e6..1c04456 100644
--- a/templates/about.html.ep
+++ b/templates/about.html.ep
@@ -31,12 +31,11 @@
v<%= $Travel::Status::DE::DBWagenreihung::VERSION %>
% }
<br/>
- % if (app->config->{hafas_rest_api} =~ m{v5.db.transport.rest}) {
- • Karte: DB HAFAS via <a href="https://v5.db.transport.rest/">v5.db.transport.rest</a><br/>
- % }
- % else {
- • Karte: DB HAFAS via <a href="https://github.com/public-transport/hafas-rest-api">hafas-rest-api</a><br/>
+ • Karte: <a href="https://finalrewind.org/projects/Travel-Status-DE-DeutscheBahn/">Travel::Status::DE::HAFAS</a>
+ % if ($Travel::Status::DE::HAFAS::VERSION) {
+ v<%= $Travel::Status::DE::HAFAS::VERSION %>
% }
+ <br/>
• Zugauslastung Fernverkehr: DB HAFAS via <a href="https://docs.bahn.expert/">bahn.expert</a><br/>
• Zugauslastung Regionalverkehr: VRR EFA via <a href="https://github.com/derf/eva-to-efa-gw">eva-to-efa-gw</a><br/>
<br/>