Skip to content

Commit

Permalink
Add 403 code as an expected result to ReDATA
Browse files Browse the repository at this point in the history
After figshare's implementation of bot protection, there are a lot more false positives that return an HTTP 403 code.
  • Loading branch information
zoidy authored Jun 14, 2024
1 parent 51f6348 commit 994877e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ sites:
- yhan818
- zoidy
- HafeezOJ
expectedStatusCodes:
- 403
- name: ReDATA (stage)
url: $SECRET_SITE_1
assignees:
Expand All @@ -23,6 +25,7 @@ sites:
- HafeezOJ
expectedStatusCodes:
- 401
- 403
- name: Campus Repository
url: https://repository.arizona.edu/
maxResponseTime: 5000
Expand Down

0 comments on commit 994877e

Please sign in to comment.