Update bot-telegram.py

This commit is contained in:
cppla
2021-12-16 19:25:15 +08:00
committed by GitHub
parent f68d3a8963
commit 7bf4a22457

View File

@@ -10,7 +10,7 @@ import requests
import time
import traceback
NODE_STATUS_URL = 'http://sss/json/stats.json'
NODE_STATUS_URL = 'http://serverstatus/json/stats.json'
offs = []
counterOff = {}