Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linlinzzo authored May 2, 2024
1 parent f321ab1 commit 7379b24
Showing 1 changed file with 15 additions and 24 deletions.
39 changes: 15 additions & 24 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,36 +1,27 @@
# Change these first
owner: upptime # Your GitHub organization or username, where this repository lives
owner: travellings-link # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository

sites:
- name: Google
url: https://www.google.com
- name: Wikipedia
url: https://en.wikipedia.org
- name: Hacker News
url: https://news.ycombinator.com
- name: Test Broken Site
url: https://thissitedoesnotexist.koj.co
- name: IPv6 test
url: forwardemail.net
port: 80
check: "tcp-ping"
ipv6: true
- name: Main Site
url: https://www.travellings.cn
- name: Member List
url: https://list.travellings.cn
- name: API
url: https://api.travellings.cn/random
__dangerous__body_down_if_text_missing: '"success":true,'

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: demo.upptime.js.org
cname: stat.travellings.cn
# baseUrl: /your-repo-name
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
logoUrl: https://www.travellings.cn/assets/travelling.png
name: 开往
introTitle: 开往服务状态监测
introMessage: 我们通过监测服务状态来保证可用性。
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO

# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
- title: Travelling
href: https://www.travellings.cn/go.html

0 comments on commit 7379b24

Please sign in to comment.