remotes/1693045480750635534/spooky-22
Aevann1 2021-09-14 15:40:52 +02:00
parent f778aebf57
commit 2c27565e71
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ from bleach.linkifier import LinkifyFilter
from urllib.parse import ParseResult, urlunparse, urlparse
from functools import partial
from .get import *
from os import path
from os import path, environ
site = environ.get("DOMAIN").strip()