47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
# Change these first
|
|
owner: tp-link-extender # Your GitHub organization or username, where this repository lives
|
|
repo: status # The name of this repository
|
|
user-agent: Heliodex
|
|
|
|
sites:
|
|
- name: Mercury
|
|
url: https://mercury2.com/
|
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
|
- name: Client Setup
|
|
url: https://setup.mercury2.com/
|
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
|
- name: API
|
|
url: https://api.mercury2.com/
|
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
|
- name: Asset Delivery
|
|
url: https://mercury2.com/asset/
|
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
|
expectedStatusCodes:
|
|
- 400
|
|
|
|
assignees:
|
|
- Heliodex
|
|
|
|
status-website:
|
|
theme: night
|
|
# 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: status.mercury2.com
|
|
# baseUrl: /your-repo-name
|
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
|
name: Mercury
|
|
introTitle: "Mercury Status"
|
|
navbar:
|
|
- title: Mercury
|
|
href: https://mercury2.com/
|
|
- title: Status
|
|
href: /
|
|
- title: GitHub
|
|
href: https://github.com/$OWNER/$REPO
|
|
|
|
i18n:
|
|
footer: "[Mercury](https://mercury2.com) 2021-2024. This page is [open source]($REPO)."
|
|
|
|
# Upptime also supports notifications, assigning issues, and more
|
|
# See https://upptime.js.org/docs/configuration
|