summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Travel/Status/DE/DBWagenreihung.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/DBWagenreihung.pm b/lib/Travel/Status/DE/DBWagenreihung.pm
index 557d740..d3c7334 100644
--- a/lib/Travel/Status/DE/DBWagenreihung.pm
+++ b/lib/Travel/Status/DE/DBWagenreihung.pm
@@ -86,7 +86,7 @@ sub new {
my $self = {
api_base => $opt{api_base}
- // 'https://www.apps-bahn.de/wr/wagenreihung/1.0',
+ // 'https://ist-wr.noncd.db.de/wagenreihung/1.0',
developer_mode => $opt{developer_mode},
cache => $opt{cache},
departure => $opt{departure},