ai-training.yaml 292 B

12345678
  1. # User agents that crawl for training AI/LLM systems
  2. # Each entry should have a positive/ALLOW entry created as well, with further documentation.
  3. # Exceptions:
  4. # - ClaudeBot: No published IP allowlist
  5. - name: "ai-crawlers-training"
  6. user_agent_regex: >-
  7. GPTBot|ClaudeBot
  8. action: DENY