Block scanner

merge-requests/30/head
Bob Mottram 2022-11-06 09:56:42 +00:00
parent 5c1969121f
commit cd442d1415
1 changed files with 1 additions and 1 deletions

View File

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