Explorar o código

fix FFHH nodes.json URL

Helge Jung %!s(int64=9) %!d(string=hai) anos
pai
achega
a71dbc461d
Modificáronse 1 ficheiros con 1 adicións e 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