Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW authored Aug 7, 2024
1 parent 909eb09 commit 364a46a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Change these first
owner: SukkaLab # Your GitHub organization or username, where this repository lives
repo: status.skk.moe # The name of this repository

Expand Down Expand Up @@ -150,23 +149,25 @@ sites:
headers:
- "User-Agent: curl/8.9.1 (https://status.skk.moe)"
expectedStatusCodes:
- 200
- 302
- name: shot.skk.moe
url: https://shot.skk.moe
headers:
- "User-Agent: curl/8.9.1 (https://status.skk.moe)"
expectedStatusCodes:
- 200
- 302
- name: d.skk.moe
url: https://d.skk.moe
expectedStatusCodes:
- 403

workflowSchedule:
graphs: "0 */4 * * *"
responseTime: "0 23 * * *"
graphs: "1 */6 * * *"
responseTime: "1 */6 * * *"
staticSite: "0 1 * * *"
summary: "0 0 * * *"
summary: "1 */6 * * *"
updateTemplate: "0 0 * * *"
updates: "0 3 * * *"
uptime: "*/5 * * * *"
Expand Down

0 comments on commit 364a46a

Please sign in to comment.