From baf0386d8c675778110fe0031cb42ea249c38f28 Mon Sep 17 00:00:00 2001 From: TLSM Date: Wed, 12 Oct 2022 02:08:20 -0400 Subject: [PATCH] PCM: re-enable gambling. --- files/helpers/const.py | 1 - 1 file changed, 1 deletion(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index a0d51e17be..106b7acece 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -456,7 +456,6 @@ if SITE == 'rdrama.net': elif SITE == 'pcmemes.net': PIN_LIMIT = 10 FEATURES['REPOST_DETECTION'] = False - FEATURES['GAMBLING'] = False ERROR_MSGS[500] = "Hiiiii it's nigger! I think this error means that there's a nigger error. And I think that means something took too long to load so it decided to be a nigger. If you keep seeing this on the same page but not other pages, then something its probably a niggerfaggot. It may not be called a nigger, but that sounds right to me. Anyway, ping me and I'll whine to someone smarter to fix it. Don't bother them. Thanks ily <3" ERROR_MARSEYS[500] = "wholesome" POST_RATE_LIMIT = '1/second;4/minute;20/hour;100/day'