Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/sgrtye/Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrtye committed Mar 27, 2024
2 parents 4b4585c + 482c25b commit a62a5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion novel/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

bot = telebot.TeleBot(TELEBOT_TOKEN)

UNAVAILABLE_IPS = ["154.95.36.199"]
UNAVAILABLE_IPS = ["38.154.227.167", "154.95.36.199"]

checkedTime = time.time()

Expand Down

0 comments on commit a62a5c9

Please sign in to comment.