fdsfds
This commit is contained in:
parent
4262407240
commit
10cf6f2405
1 changed files with 2 additions and 0 deletions
|
@ -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):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue