mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 18:48:44 +00:00
7 lines
350 B
YAML
7 lines
350 B
YAML
# Blocks all AI/LLM associated user agents, regardless of purpose or human agency
|
|
# Warning: To completely block some AI/LLM training, such as with Google, you _must_ place flags in robots.txt.
|
|
- import: (data)/bots/ai-catchall.yaml
|
|
- import: (data)/clients/ai.yaml
|
|
- import: (data)/crawlers/ai-search.yaml
|
|
- import: (data)/crawlers/ai-training.yaml
|