remotes/1693045480750635534/spooky-22
Aevann1 2021-11-16 23:27:06 +02:00
parent c4bb75b3de
commit 7ccfb9f02c
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ from .flags import CommentFlag
from random import randint
site = environ.get("DOMAIN").strip()
if site == 'pcmemes.net': cc = "splash mountain"
else: cc = "country club"
class Comment(Base):