Skip to content

Commit

Permalink
✨ Add S3 Axone
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed Dec 31, 2024
1 parent fd8ed50 commit acdc5ca
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,14 @@ sites:
- name: KatAI backend
url: "https://api.katai.axone.xyz"
headers:
- "Accept: application/json"
- "Content-Type: application/json"
body: 'query { noop }'
- "Accept: application/json"
- "Content-Type: application/json"
body: "query { noop }"
__dangerous__body_degraded: errors
- name: S3 Axone
url: "https://s3.axone.xyz/you_shall_not_pass.gandalf"
expectedStatusCodes:
- 401
- name: Nemeton Program Web Site
url: "https://nemeton.okp4.network"
- name: RPC dentrite-1
Expand Down

0 comments on commit acdc5ca

Please sign in to comment.