Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Linerly authored Jul 3, 2024
1 parent 61a3f34 commit e42989c
Showing 1 changed file with 13 additions and 26 deletions.
39 changes: 13 additions & 26 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,36 +1,23 @@
# Change these first
owner: upptime # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
owner: MediaPlay-Discord
repo: status

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: MediaPlay Website
url: https://mediaplay.linerly.xyz
- name: MediaNext
url: http://ger2-1.deploy.sbs
port: 1709

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
# 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)
cname: status.mediaplay.linerly.xyz
logoUrl: https://avatars.githubusercontent.com/u/75937432
name: MediaPlay Status
introTitle: "See the status for MediaPlay's services."
navbar:
- title: Website
href: https://mediaplay.linerly.xyz
- 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

0 comments on commit e42989c

Please sign in to comment.