ai-block-aggressive.yaml 350 B

123456
  1. # Blocks all AI/LLM associated user agents, regardless of purpose or human agency
  2. # Warning: To completely block some AI/LLM training, such as with Google, you _must_ place flags in robots.txt.
  3. - import: (data)/bots/ai-catchall.yaml
  4. - import: (data)/clients/ai.yaml
  5. - import: (data)/crawlers/ai-search.yaml
  6. - import: (data)/crawlers/ai-training.yaml