|
1 | | -# Change these first |
2 | | -owner: upptime # Your GitHub organization or username, where this repository lives |
3 | | -repo: upptime # The name of this repository |
| 1 | +owner: UniClipboard |
| 2 | +repo: uc-status |
4 | 3 |
|
5 | 4 | sites: |
6 | | - - name: Google |
7 | | - url: https://www.google.com |
8 | | - - name: Wikipedia |
9 | | - url: https://en.wikipedia.org |
10 | | - - name: Hacker News |
11 | | - url: https://news.ycombinator.com |
12 | | - - name: Test Broken Site |
13 | | - url: https://thissitedoesnotexist.koj.co |
| 5 | + - name: Website |
| 6 | + url: https://www.uniclipboard.app |
| 7 | + - name: Downloads |
| 8 | + url: https://release.uniclipboard.app |
| 9 | + - name: Relay Server |
| 10 | + url: https://relay.uniclipboard.app |
| 11 | + - name: Rendezvous Server |
| 12 | + url: https://rendezvous.uniclipboard.app |
14 | 13 |
|
15 | 14 | status-website: |
16 | | - # Add your custom domain name, or remove the `cname` line if you don't have a domain |
17 | | - # Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there |
18 | | - cname: demo.upptime.js.org |
19 | | - # baseUrl: /your-repo-name |
20 | | - logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg |
21 | | - name: Upptime |
22 | | - introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub." |
23 | | - 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) |
| 15 | + cname: status.uniclipboard.app |
| 16 | + name: UniClipboard Status |
| 17 | + logoUrl: https://www.uniclipboard.app/logo.png |
| 18 | + introTitle: "**UniClipboard** real-time service health." |
| 19 | + introMessage: This page reports the current and historical availability of UniClipboard services. Data is collected every 5 minutes via [Upptime](https://upptime.js.org) and is fully open-source. |
24 | 20 | navbar: |
25 | 21 | - title: Status |
26 | 22 | href: / |
27 | 23 | - title: GitHub |
28 | | - href: https://github.com/$OWNER/$REPO |
| 24 | + href: https://github.com/UniClipboard/uc-status |
| 25 | + - title: Website |
| 26 | + href: https://www.uniclipboard.app |
29 | 27 |
|
30 | | -# Upptime also supports notifications, assigning issues, and more |
31 | | -# See https://upptime.js.org/docs/configuration |
| 28 | +assignees: |
| 29 | + - mkdir700 |
0 commit comments