浏览代码

fix FFHH nodes.json URL

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