diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index e1c80f961d..a2b7d0125c 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -1017,27 +1017,28 @@ def IS_EVENT(): return None CHUD_PHRASES = ( - "Trans lives matter", - "Black lives matter", - "Black trans lives matter", - "The future is female", - "I say this as a feminist ally", - "I stand with Israel", - "Vaccines work", - "Trans women are women", - "Furry rights are human rights", - "Trans furry lives matter", - "Trump for prison", - "Hillary 2024", - "Jewish lives matter", - "White extinction is long overdue", - "Climate action now", - "Long live the CCP", - "I stand with Ukraine", - "Leo Frank was innocent", - "Israeli lives matter", - "Palestinian lives matter", - ) + "Trans lives matter", + "Black lives matter", + "Black trans lives matter", + "The future is female", + "I say this as a feminist ally", + "I stand with Israel", + "Vaccines work", + "Trans women are women", + "Furry rights are human rights", + "Trans furry lives matter", + "Trump for prison", + "Hillary 2024", + "Jewish lives matter", + "White extinction is long overdue", + "Climate action now", + "Long live the CCP", + "I stand with Ukraine", + "Leo Frank was innocent", + "Israeli lives matter", + "Palestinian lives matter", + "I love sucking cock", +) HEADERS = {"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36"}