Extra default blocks

main
Bob Mottram 2024-06-24 17:01:16 +01:00
parent e51fedd0c9
commit 7015f41bd7
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ from blocking import update_blocked_cache
from blocking import is_blocked_domain
default_user_agent_blocks = [
'fedilist', 'ncsc scan'
'fedilist', 'ncsc scan', 'fedifetcher'
]