This commit is contained in:
el Mau 2023-02-14 22:43:09 -06:00
parent cf5cd4db8a
commit cc63e313ed
1 changed files with 1 additions and 2 deletions

View File

@ -21,6 +21,7 @@ from .conf import (
TOKEN_TELEGRAM,
CHAT_ID,
API_TOKEN,
URL_CDN,
URL_DEBUG,
)
@ -144,6 +145,4 @@ DISALLOWED_USER_AGENTS = (
SESSION_EXPIRE_AT_BROWSER_CLOSE = True
SESSION_COOKIE_AGE = 3600
# ~ URL_CDN = "https://mauflix.cuates.net/{}"
URL_CDN = "http:/124.124.24.24/mauflix"
URL_MASTODON = "https://mstdn.mx/"