From 842f98cfe3bd21f3ab1f888a332770fafc9a68d1 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 14 Nov 2021 04:31:59 +0200 Subject: [PATCH] fdsfsd --- files/routes/posts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/routes/posts.py b/files/routes/posts.py index d45dd29c5..8bc8fcb4a 100644 --- a/files/routes/posts.py +++ b/files/routes/posts.py @@ -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"