Another domain block

main
bashrc 2026-04-01 18:44:30 +01:00
parent 7b090eebb6
commit bedfcaea60
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ def is_evil(domain: str) -> bool:
# declaring itself to be hostile
evil_emporium = (
'nazi', 'extremis', 'extreemis', 'gendercritic',
'kiwifarm', 'illegal', 'raplst', 'rapist',
'kiwifarm', 'illegal', 'raplst', 'rapist', 'loli.',
'rapl.st', 'rapi.st', 'antivax', 'plandemic', 'terror'
)
for hostile_str in evil_emporium: