Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xkeyC authored Feb 5, 2024
1 parent 854dee3 commit 82f9851
Showing 1 changed file with 14 additions and 18 deletions.
32 changes: 14 additions & 18 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,30 +1,26 @@
# Change these first
owner: upptime # Your GitHub organization or username, where this repository lives
owner: StarCitizenToolBox # 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: GitApi
url: https://git.sctoolbox.sccsgo.com/SCToolBox/Api/src/branch/main/sc_doctor/version.json
- name: RssApi
url: https://rss.sctoolbox.sccsgo.com
- name: Git Api Cloudflare
url: https://sctb-git.xkeyc.com/SCToolBox/Api/raw/branch/main/sc_doctor/version.json
- name: Git Api Cloudflare
url: https://sctb-rss.xkeyc.com


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:
# 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."
logoUrl: https://avatars.githubusercontent.com/u/152617730?s=200&v=4
name: SctoolBox Upptime
introTitle: "SctoolBox Upptime"
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)
navbar:
- title: Status
Expand Down

0 comments on commit 82f9851

Please sign in to comment.