This commit is contained in:
Aevann1 2021-10-15 16:22:38 +02:00
parent 2265d60b22
commit 5d24c7e19f
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -840,7 +840,7 @@ def submit_post(v):
if "rama" in request.host:
if v.id == 995:
if random.random() < 0.02: body = "i love you carp"
else: body = "fuck off carp"
else: body = "![](https://rdrama.net/assets/images/emojis/fuckoffcarp.webp)"
elif v.id == 3833:
if random.random() < 0.5: body = "wow, this lawlzpost sucks!"
else: body = "wow, a good lawlzpost for once!"

View file

@ -1,4 +1,4 @@
<script src="/assets/js/emoji_modal.js?v=55"></script>
<script src="/assets/js/emoji_modal.js?v=56"></script>
<style>
a.emojitab {