From 380f562d044cf1ef0879baa524c374681fc5958e Mon Sep 17 00:00:00 2001 From: FlatTV Date: Sat, 6 Apr 2013 09:15:40 +0200 Subject: [PATCH] tuxwetter: change tuxwetter.conf to new API Signed-off-by: FlatTV --- tuxwetter.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tuxwetter.conf b/tuxwetter.conf index f3bc20e..86348a8 100755 --- a/tuxwetter.conf +++ b/tuxwetter.conf @@ -19,20 +19,20 @@ # # Beispiele für worldweatheronline.com # Suche: -# http://www.worldweatheronline.com/feed/search.ashx?key=xxxxxxxx&format=xml&q=Frankfurt +# http://api.worldweatheronline.com/free/v1/search.ashx?key=xxxxxxxx&format=xml&q=Frankfurt # # Abfrage über Name: -# http://free.worldweatheronline.com/feed/weather.ashx?key=xxxxxxxx&num_of_days=5&includeLocation=yes&q=Frankfurt +# http://api.worldweatheronline.com/free/v1/weather.ashx?key=xxxxxxxx&num_of_days=5&includeLocation=yes&q=Frankfurt # # Abfrage über Längen-/Breitengrad -# http://free.worldweatheronline.com/feed/weather.ashx?key=xxxxxxxx&num_of_days=5&includeLocation=yes&q=52.350,14.550 +# http://api.worldweatheronline.com/free/v1/weather.ashx?key=xxxxxxxx&num_of_days=5&includeLocation=yes&q=52.350,14.550 MENU=CS-Tuxwetter MENU=Favoriten Stadt=Bremerhaven,Bremerhaven,Germany Stadt=Iserlohn,Iserlohn,Germany Stadt=Köln,Koln,Germany - Stadt=München,Munchen,Germany + Stadt=München,Muenchen,Germany ENDMENU MENU=Wetterdaten MENU=Deutschland @@ -129,7 +129,7 @@ MENU=CS-Tuxwetter Stadt=Geretsried,Geretsried,Germany Stadt=Germersheim,Germersheim,Germany Stadt=Gettorf,Gettorf,Germany - Stadt=Gießen,Giesen,Germany + Stadt=Gießen,Giessen,Germany Stadt=Glauchau,50.820,12.530 Stadt=Göppingen,Goppingen,Germany Stadt=Görlitz,Gorlitz,Germany @@ -214,8 +214,8 @@ MENU=CS-Tuxwetter Stadt=Mönchengladbach,Monchengladbach,Germany Stadt=Oldersum,Oldersum,Germany Stadt=Mühldorf,Muhldorf,Germany - Stadt=München,Munchen,Germany - Stadt=Münster,Munster,Germany + Stadt=München,Muenchen,Germany + Stadt=Münster,Muenster,Germany Stadt=Murnau,Murnau,Germany Stadt=Mylau,50.620,12.270 ENDMENU -- 2.39.5