diff --git a/plugin/bot-telegram.py b/plugin/bot-telegram.py index bb76efb..67ef36e 100644 --- a/plugin/bot-telegram.py +++ b/plugin/bot-telegram.py @@ -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 = {}