ai.yaml 350 B

12345678
  1. # User agents that act on behalf of humans in AI tools, e.g. searching the web.
  2. # Each entry should have a positive/ALLOW entry created as well, with further documentation.
  3. # Exceptions:
  4. # - Claude-User: No published IP allowlist
  5. - name: "ai-clients"
  6. user_agent_regex: >-
  7. ChatGPT-User|Claude-User|MistralAI-User|Perplexity-User
  8. action: DENY