Skip to content

Commit

Permalink
fix: don't follow redirects for Discord sites
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuruyia authored Sep 17, 2024
1 parent 06b12eb commit 5341bdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@ sites:
url: https://docs.kuzzle.io
- name: "Discord #1"
url: https://discord-redirect.app.kuzzle.io
maxRedirects: 0
expectedStatusCodes:
- 302
- name: "Discord #2"
url: https://join.discord.kuzzle.io
maxRedirects: 0
expectedStatusCodes:
- 302
- name: PaaS Console (API)
Expand Down

0 comments on commit 5341bdf

Please sign in to comment.