megatrump commited on
Commit
1d668b6
·
1 Parent(s): 3d91208

修改了 interval

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ def subscribe_mixin(content: str) -> str:
48
  "type": "url-test",
49
  "proxies": matching_proxies,
50
  "url": "http://www.gstatic.com/generate_204",
51
- "interval": 60 # interval 是整数
52
  }
53
 
54
  # 3. 将新的 proxy-group 添加到 proxy-groups 数组
 
48
  "type": "url-test",
49
  "proxies": matching_proxies,
50
  "url": "http://www.gstatic.com/generate_204",
51
+ "interval": 7200
52
  }
53
 
54
  # 3. 将新的 proxy-group 添加到 proxy-groups 数组