diff --git a/novel/main.py b/novel/main.py index 075d09a..fa435d0 100644 --- a/novel/main.py +++ b/novel/main.py @@ -20,7 +20,7 @@ bot = telebot.TeleBot(TELEBOT_TOKEN) -UNAVAILABLE_IPS = ["38.154.227.167", "154.95.36.199"] +UNAVAILABLE_IPS = ["154.95.36.199"] lastUpdatedTime = time.time()