mirror of https://gitlab.com/bashrc2/epicyon
Extra default blocks
parent
e51fedd0c9
commit
7015f41bd7
|
@ -18,7 +18,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', 'ncsc scan'
|
'fedilist', 'ncsc scan', 'fedifetcher'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue