generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
52 lines (50 loc) · 1.66 KB
/
.upptimerc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
owner: scratchsuite
repo: frontend
# Add your sites here
sites:
- name: Scratch
url: https://scratch.mit.edu
- name: Scratch - Lab
url: https://lab.scratch.mit.edu
- name: Scratch - Day
url: https://day.scratch.mit.edu
- name: Scratch - Forums
url: https://scratch.mit.edu/discuss
- name: Scratch - Uploads (Scratch 2)
url: https://uploads.scratch.mit.edu/
expectedStatusCodes:
- 403
- 404
- name: Scratch in Practice
url: https://sip.scratch.mit.edu/
- name: Scratch - Wiki
url: https://scratch-wiki.info
- name: Scratch - ScratchJr
url: https://www.scratchjr.org/
- name: Scratch Foundation
url: https://www.scratchfoundation.org/
status-website:
baseUrl: /frontend
logoUrl: https://scratchsuite.github.io/assets/upptime-icon.svg
name: Scratch Suite
introTitle: "Scratch Status"
introMessage: Use this site to see if scratch is down. You can use [Hans' upptime](https://scratch-upptime.netlify.app) or [leahcimto's one](https://forumuptime.leahcimto.com)
navbar:
- title: Frontend
href: /frontend
- title: Backend
href: /backend
- title: Scratcher-Made Websites
href: /scratchrs
- title: GitHub
href: https://github.com/$OWNER/$REPO
i18n:
footer: This page is powered by [Upptime](https://upptime.js.org) and created for use for everybody at [Scratch](https://scratch.mit.edu). If you want to help improve this, comment on [my profile](https://scratch.mit.edu/users/9gr)
workflowSchedule:
graphs: "*/5 * * * *"
responseTime: "0 23 * * *"
staticSite: "0 1 * * *"
summary: "0 0 * * *"
updateTemplate: "0 0 * * *"
updates: "0 3 * * *"
uptime: "*/5 * * * *"