Update bot-telegram.py

pull/135/head
cppla 2021-12-16 19:25:15 +08:00 committed by GitHub
parent f68d3a8963
commit 7bf4a22457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 = {}