mirror of https://gitlab.com/bashrc2/epicyon
More user agent blocks
parent
c23b110b54
commit
377bd7606b
|
|
@ -23,7 +23,8 @@ from src.data import save_string
|
|||
from src.data import is_a_file
|
||||
|
||||
default_user_agent_blocks = [
|
||||
'fedilist', 'ncsc scan', 'fedifetcher', 'example.com'
|
||||
'fedilist', 'ncsc scan', 'fedifetcher', 'example.com',
|
||||
'python-requests', ' curl/', 'urllib/', 'scrapy.org'
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue