fds
This commit is contained in:
parent
f1e3542570
commit
16a2eb59f0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
from files.helpers.const import SITE, SITE_FULL
|
||||
|
||||
if SITE != 'rdrama.net':
|
||||
import sys
|
||||
if "load_chat" in sys.argv:
|
||||
from files.helpers.const import SITE_FULL
|
||||
import time
|
||||
from files.helpers.wrappers import auth_required
|
||||
from files.helpers.sanitize import sanitize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue