From 7bf4a224574846cc4c558ce9a790ffeafc083d0a Mon Sep 17 00:00:00 2001 From: cppla <10623809+cppla@users.noreply.github.com> Date: Thu, 16 Dec 2021 19:25:15 +0800 Subject: [PATCH] Update bot-telegram.py --- plugin/bot-telegram.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {}