This commit is contained in:
Aevann1 2022-02-05 12:17:08 +02:00
parent 778edaef60
commit 764805f088
3 changed files with 9 additions and 5 deletions

View file

@ -564,5 +564,5 @@ FORTUNE_REPLIES = ('<b style="color:#6023f8">Your fortune: Allah Wills It</b>','
no_pass_phrase = """<p>Sorry whiteboy, we're gonna need to see some ID before you start throwin that word around like it's nothing.\n\nTake a 10 minute time-out and come back when you've learned your lesson and/or paid reparations (by purchasing a BIPOC Approved™ Rdrama NWord Pass© from the <a href="/shop">shop</a>) \n\n<em>This is an automated message; if you need help, you can message us <a href="/contact">here</a>.</em></p>"""
if SITE == 'rdrama.net': subs = ('2balkan4u','2middleeast4u')
if SITE in ('rdrama.net','too4you.net'): subs = ('2balkan4you','2middleeast4you')
else: subs = ()