perplexitybot.yaml 495 B

1234567891011121314151617
  1. # Indexing for search, does not collect training data
  2. # https://docs.perplexity.ai/guides/bots
  3. - name: perplexitybot
  4. user_agent_regex: PerplexityBot/.+; \+https\://perplexity\.ai/perplexitybot
  5. action: ALLOW
  6. # https://www.perplexity.com/perplexitybot.json
  7. remote_addresses:
  8. [
  9. "107.20.236.150/32",
  10. "3.224.62.45/32",
  11. "18.210.92.235/32",
  12. "3.222.232.239/32",
  13. "3.211.124.183/32",
  14. "3.231.139.107/32",
  15. "18.97.1.228/30",
  16. "18.97.9.96/29",
  17. ]