mirror of https://gitlab.com/bashrc2/epicyon
Extra llm crawlers
parent
3897a637a2
commit
259d51d00f
|
|
@ -167,7 +167,7 @@ def blocked_user_agent(calling_domain: str, agent_str: str,
|
|||
'openai', 'panscient', 'phindbot', 'qualifiedbot', 'quillbot',
|
||||
'sbIntuitionsbot', 'semrushbot', 'shapbot', 'terracotta',
|
||||
'velenpublicwebcrawler', 'wpbot', 'yak', 'amzn-', 'azureai',
|
||||
'kagi-fetcher'
|
||||
'kagi-fetcher', 'aranet-', 'apifybot', 'apifyweb', 'exabot'
|
||||
)
|
||||
for bot_str in llm_bot_strings:
|
||||
if bot_str in agent_str_lower:
|
||||
|
|
|
|||
Loading…
Reference in New Issue