diff --git a/utils.py b/utils.py index d6d31effe..b6de54ad1 100644 --- a/utils.py +++ b/utils.py @@ -787,7 +787,7 @@ def is_evil(domain: str) -> bool: evil_emporium = ( 'nazi', 'extremis', 'extreemis', 'gendercritic', 'kiwifarm', 'illegal', 'raplst', 'rapist', - 'antivax', 'plandemic' + 'rapl.st', 'rapi.st', 'antivax', 'plandemic', 'terror' ) for hostile_str in evil_emporium: if hostile_str in domain: