Signed-off-by: FlatTV <FlatTV@gmx.de>
int cc=0, bc=1, exit_ind=-1;
char gettemp;
FILE *wxfile=NULL;
- char url[250];
+ char url[512];
char debug[505];
#ifdef WWEATHER
exit_ind=system(url);
sleep(1);
*/
- sprintf (url,"http://free.worldweatheronline.com/feed/weather.ashx?q=%s&format=xml&num_of_days=5&includeLocation=yes&key=%s",citycode,key);
+ sprintf (url,"http://api.worldweatheronline.com/free/v1/weather.ashx?q=%s&format=xml&num_of_days=5&includeLocation=yes&key=%s",citycode,key);
exit_ind=HTTP_downloadFile(url, "/tmp/tuxwettr.tmp", 0, inet, ctmo, 3);
if(exit_ind != 0)
#PartnerID=1005530704
#LicenseKey=a9c95f7636ad307b
#LicenseKey=A2550021575
-LicenseKey=3d3a896d1e152006112211
+LicenseKey=32z7znf5z7bwm2nednkyevb7
# SplashScreen=1/0 Startbildschirm anzeigen / nicht anzeigen
SplashScreen=0
# ShowIcons=1/0 Wetter-Icons für Textanzeige downloaden / nicht downloaden