fsd
This commit is contained in:
parent
3722208c87
commit
17958cedef
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':
|
||||
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