diff options
-rw-r--r-- | lib/Travel/Status/DE/EFA/Services.pm.PL | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/Travel/Status/DE/EFA/Services.pm.PL b/lib/Travel/Status/DE/EFA/Services.pm.PL index a4d79cf..0cba4da 100644 --- a/lib/Travel/Status/DE/EFA/Services.pm.PL +++ b/lib/Travel/Status/DE/EFA/Services.pm.PL @@ -56,9 +56,8 @@ my %efa_instance = ( }, KVV => { load_instance('de/kvv') }, LinzAG => { - url => 'https://www.linzag.at/static', - name => 'Linz AG', - encoding => 'iso-8859-15', + url => 'https://www.linzag.at/static', + name => 'Linz AG', }, MVV => { load_instance('de/mvv') }, NVBW => { |