mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-13 11:32:13 +08:00
Update bot-telegram.py
This commit is contained in:
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user