Explorar el Código

fix FFHH nodes.json URL

Helge Jung hace 9 años
padre
commit
a71dbc461d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      modules/ffpb_hamburg.py

+ 1 - 1
modules/ffpb_hamburg.py

@@ -19,7 +19,7 @@ def shutdown(bot):
 
 @willie.module.interval(60)
 def ffpb_hamburg_fetch(bot):
-    ffpb_fetch_stats(bot, 'http://hamburg.freifunk.net/nodes_ffhh/nodes.json', 'ffhh_stats')
+    ffpb_fetch_stats(bot, 'https://hamburg.freifunk.net/nodes_ffhh/nodes.json', 'ffhh_stats')
 
     if 'ffhh_rueckspiegel' in bot.memory and bot.memory['ffhh_rueckspiegel'] == True:
         return