sfd
This commit is contained in:
parent
04d4442799
commit
19d0e233bc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
from files.helpers.const import SITE
|
||||
|
||||
if SITE in ('pcmemes.net', 'localhost'):
|
||||
if SITE != 'rdrama.net':
|
||||
from files.helpers.wrappers import auth_required
|
||||
from files.helpers.sanitize import sanitize
|
||||
from datetime import datetime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue