forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-19 20:32:09 +02:00
parent b5db325d22
commit cf4b9dcbf3
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ from .badges import *
from .clients import *
from files.__main__ import Base, cache
from files.helpers.security import *
import random
site = environ.get("DOMAIN").strip()
site_name = environ.get("SITE_NAME").strip()