fdsfsd
This commit is contained in:
parent
9d6fe36499
commit
f532123c32
2 changed files with 2 additions and 2 deletions
|
@ -1070,7 +1070,7 @@ def submit_post(v):
|
|||
if "rama" in request.host or "pcm" in request.host:
|
||||
if v.id == CARP_ID:
|
||||
if random.random() < 0.02: body = "i love you carp"
|
||||
else: body = ""
|
||||
else: body = ":#marseyfuckoffcarp:"
|
||||
elif v.id == LAWLZ_ID:
|
||||
if random.random() < 0.5: body = "wow, this lawlzpost sucks!"
|
||||
else: body = "wow, a good lawlzpost for once!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue