commoncrawl.yaml 271 B

123456789101112
  1. - name: common-crawl
  2. user_agent_regex: CCBot
  3. action: ALLOW
  4. # https://index.commoncrawl.org/ccbot.json
  5. remote_addresses:
  6. [
  7. "2600:1f28:365:80b0::/60",
  8. "18.97.9.168/29",
  9. "18.97.14.80/29",
  10. "18.97.14.88/30",
  11. "98.85.178.216/32",
  12. ]