vcx
This commit is contained in:
parent
c31515811d
commit
b6ba26f758
3 changed files with 3 additions and 4 deletions
|
@ -5,7 +5,6 @@ from json import loads
|
|||
from files.__main__ import db_session
|
||||
from files.classes.sub import Sub
|
||||
from files.classes.marsey import Marsey
|
||||
import regex
|
||||
|
||||
SITE = environ.get("DOMAIN", '').strip()
|
||||
SITE_NAME = environ.get("SITE_NAME", '').strip()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue