bingbot.yaml 862 B

1234567891011121314151617181920212223242526272829303132333435
  1. - name: bingbot
  2. user_agent_regex: \+http\://www\.bing\.com/bingbot\.htm
  3. action: ALLOW
  4. # https://www.bing.com/toolbox/bingbot.json
  5. remote_addresses:
  6. [
  7. "157.55.39.0/24",
  8. "207.46.13.0/24",
  9. "40.77.167.0/24",
  10. "13.66.139.0/24",
  11. "13.66.144.0/24",
  12. "52.167.144.0/24",
  13. "13.67.10.16/28",
  14. "13.69.66.240/28",
  15. "13.71.172.224/28",
  16. "139.217.52.0/28",
  17. "191.233.204.224/28",
  18. "20.36.108.32/28",
  19. "20.43.120.16/28",
  20. "40.79.131.208/28",
  21. "40.79.186.176/28",
  22. "52.231.148.0/28",
  23. "20.79.107.240/28",
  24. "51.105.67.0/28",
  25. "20.125.163.80/28",
  26. "40.77.188.0/22",
  27. "65.55.210.0/24",
  28. "199.30.24.0/23",
  29. "40.77.202.0/24",
  30. "40.77.139.0/25",
  31. "20.74.197.0/28",
  32. "20.15.133.160/27",
  33. "40.77.177.0/24",
  34. "40.77.178.0/23",
  35. ]