Get uptime from mercury2.com
This commit is contained in:
parent
0b8f70be3a
commit
b5dab1fd63
|
|
@ -5,16 +5,16 @@ user-agent: Heliodex
|
||||||
|
|
||||||
sites:
|
sites:
|
||||||
- name: Mercury
|
- name: Mercury
|
||||||
url: https://banland.xyz/
|
url: https://mercury2.com/
|
||||||
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
||||||
- name: Client Setup
|
- name: Client Setup
|
||||||
url: https://setup.banland.xyz/
|
url: https://setup.mercury2.com/
|
||||||
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
||||||
- name: API
|
- name: API
|
||||||
url: https://api.banland.xyz/
|
url: https://api.mercury2.com/
|
||||||
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
||||||
- name: Asset Delivery
|
- name: Asset Delivery
|
||||||
url: https://banland.xyz/asset/
|
url: https://mercury2.com/asset/
|
||||||
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
||||||
expectedStatusCodes:
|
expectedStatusCodes:
|
||||||
- 400
|
- 400
|
||||||
|
|
@ -26,21 +26,21 @@ status-website:
|
||||||
theme: night
|
theme: night
|
||||||
# Add your custom domain name, or remove the `cname` line if you don't have a domain
|
# 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
|
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
|
||||||
cname: status.banland.xyz
|
cname: status.mercury2.com
|
||||||
# baseUrl: /your-repo-name
|
# baseUrl: /your-repo-name
|
||||||
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
logoUrl: https://raw.githubusercontent.com/tp-link-extender/status/main/Mercury.svg
|
||||||
name: Mercury
|
name: Mercury
|
||||||
introTitle: "Mercury Status"
|
introTitle: "Mercury Status"
|
||||||
navbar:
|
navbar:
|
||||||
- title: Mercury
|
- title: Mercury
|
||||||
href: https://banland.xyz/
|
href: https://mercury2.com/
|
||||||
- title: Status
|
- title: Status
|
||||||
href: /
|
href: /
|
||||||
- title: GitHub
|
- title: GitHub
|
||||||
href: https://github.com/$OWNER/$REPO
|
href: https://github.com/$OWNER/$REPO
|
||||||
|
|
||||||
i18n:
|
i18n:
|
||||||
footer: "[Mercury](https://banland.xyz) 2021-2024. This page is [open source]($REPO)."
|
footer: "[Mercury](https://mercury2.com) 2021-2024. This page is [open source]($REPO)."
|
||||||
|
|
||||||
# Upptime also supports notifications, assigning issues, and more
|
# Upptime also supports notifications, assigning issues, and more
|
||||||
# See https://upptime.js.org/docs/configuration
|
# See https://upptime.js.org/docs/configuration
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue