fdsfsd
This commit is contained in:
parent
d1c2d7f7a7
commit
2e239a4b0f
1 changed files with 1 additions and 1 deletions
|
@ -869,7 +869,7 @@ def submit_post(v):
|
|||
new_post.comment_count = 1
|
||||
g.db.add(new_post)
|
||||
|
||||
if "rama" in request.host or "pcmemes.net" in request.host:
|
||||
if "rama" in request.host or "pcmemes.net" in request.host or "shithole" in request.host:
|
||||
if v.id == RED_ID: body = "fuck off red"
|
||||
if v.id == CARP_ID:
|
||||
if random.random() < 0.02: body = "i love you carp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue