mirror of
https://github.com/wahyd4/status.git
synced 2026-08-09 05:06:11 +10:00
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
# Change these first
|
|
owner: wahyd4 # Your GitHub username
|
|
repo: status # Your Github repository name
|
|
|
|
# Add your sites here
|
|
sites:
|
|
- name: badges
|
|
url: https://badges.toozhao.com/ping
|
|
- name: Home ID
|
|
url: https://id.junv.me
|
|
expectedStatusCodes:
|
|
- 200
|
|
- 403
|
|
- 401
|
|
- name: Pl Site
|
|
url: $SECRET_SITE
|
|
expectedStatusCodes:
|
|
- 200
|
|
|
|
status-website:
|
|
# Add your custom domain below, or remove the next line if you don't have a domain
|
|
# cname: status.toozhao.com
|
|
# Uncomment the following line if you don't have a custom domain and add your repo name
|
|
baseUrl: /status
|
|
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
|
|
name: Home Apps Status
|
|
introTitle: "My Home app status"
|
|
theme: ocean
|
|
introMessage: Always Online fing🤞🏼
|
|
navbar:
|
|
- title: Status
|
|
href: /
|
|
- title: Wiki
|
|
href: https://wiki.toozhao.com
|
|
- title: GitHub
|
|
href: https://github.com/wahyd4
|
|
|
|
# Upptime also supports notifications, assigning issues, and more
|
|
# See https://upptime.js.org/docs/configuration
|