Helge Jung пре 9 година
родитељ
комит
a71dbc461d
1 измењених фајлова са 1 додато и 1 уклоњено
  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