diff --git a/files/routes/chat.py b/files/routes/chat.py index 4a88b8d34..ed4cd65a3 100644 --- a/files/routes/chat.py +++ b/files/routes/chat.py @@ -1,6 +1,6 @@ from files.helpers.const import SITE -if SITE=='devrama.xyz': +if SITE=='pcmemes.net': import time from files.helpers.wrappers import auth_required from files.helpers.sanitize import sanitize