Skip to content

Commit

Permalink
Merge pull request #5581 from pulibrary/azure_aggressive
Browse files Browse the repository at this point in the history
[denyhost] azure aggressive crawl
  • Loading branch information
christinach authored Dec 4, 2024
2 parents 8275c71 + fbbe1a3 commit 5eb2317
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions roles/denyhost/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,13 @@ banned_ranges:
- 213.180.203.0/24
- 95.108.213.0/24
- 5.255.231.0/24
- name: Azure aggressive crawler
ip_range:
- 52.145.0.0/16
- 52.146.0.0/15
- 52.148.0.0/14
- 52.152.0.0/13
- 52.160.0.0/11
# Below is an example of banning Francis
# - name: Francis test | Description (see ticket 12345)
# ip_range:
Expand Down

0 comments on commit 5eb2317

Please sign in to comment.