fd
This commit is contained in:
parent
99fd4218b6
commit
ce799c2304
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue