generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.upptimerc.yml
57 lines (54 loc) · 1.97 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
53
54
55
56
57
# Change these first
owner: AventiumSoftworks # Your GitHub organization or username, where this repository lives
repo: helios-status-page # The name of this repository
sites:
- name: Mojang Multiplayer Session Service
url: http://session.minecraft.net
expectedStatusCodes:
- 404
- name: Minecraft Skins
url: https://textures.minecraft.net
expectedStatusCodes:
- 400
- name: "Mojang's Public API"
url: https://api.mojang.com/
- name: Mojang Accounts Website
url: https://account.mojang.com/login
expectedStatusCodes:
- 403
- 200
- name: Microsoft OAuth Server
url: https://login.microsoftonline.com/consumers/oauth2/v2.0/token
- name: Xbox Live auth server
url: https://user.auth.xboxlive.com/user/authenticate
expectedStatusCodes:
- 405
- name: Xbox Live Gatekeeper
url: https://xsts.auth.xboxlive.com/xsts/authorize
expectedStatusCodes:
- 405
- name: Microsoft Minecraft API
url: https://api.minecraftservices.com/authentication/login_with_xbox
expectedStatusCodes:
- 401
- 403
- name: Microsoft Minecraft Profile
url: https://api.minecraftservices.com/minecraft/profile
expectedStatusCodes:
- 401
status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
#cname: aventiumsoftworks.github.io
baseUrl: /helios-status-page
logoUrl: https://github.com/dscalzi/HeliosLauncher/raw/master/app/assets/images/SealCircle.png
name: Helios Status Page
introTitle: "This page is used by Helios Launcher to get Mojang status."
introMessage: We are not Mojang/Microsoft
navbar:
- title: Home
href: /helios-status-page
- title: Helios Launcher source code
href: https://github.com/dscalzi/HeliosLauncher
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration