From 686a930336636e0e0499ae749935bcdb7269cbe8 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 15 Oct 2025 18:55:50 +0200 Subject: LinzAG also speaks UTF-8 --- lib/Travel/Status/DE/EFA/Services.pm.PL | 5 ++--- 1 file 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 => { -- cgit v1.2.3