This commit is contained in:
2025-03-16 22:05:37 +01:00
parent 950430bddb
commit 6f5b9d40da

View File

@ -23,7 +23,7 @@ HEADERS = {
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36"
}
TELEGRAM_BOT_URL = "http://telegrambot_app:8080/telegram/send"
TELEGRAM_BOT_URL = "http://telegrambot-app:8080/telegram/send"
def get_author_from_script(url):
"""