More ai crap

main
bashrc 2026-09-07 17:02:28 +01:00
parent 5d0ec67b7b
commit 5c083c25b6
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ def blocked_user_agent(calling_domain: str, agent_str: str,
'exabot', 'nagetbot', 'newsai', 'henkbot', 'opencode', 'trae',
'agenttimes', 'shap-user', 'cragcrawler', 'geisthaus-pagefetcher',
'kimi-user', 'querit-searchbot', 'useai', 'cursor',
'reflectionbot', 'exasearchbot', 'lightpanda'
'reflectionbot', 'exasearchbot', 'lightpanda', 'ilands.ai'
)
for bot_str in llm_bot_strings:
if bot_str in agent_str_lower: