Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLenga authored Aug 17, 2024
1 parent a4f37f4 commit 2cdcc69
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,34 @@ owner: chrislenga # Your GitHub organization or username, where this repository
repo: status # The name of this repository

sites:
- name: The Digital Den
- name: The Digital Den Website
url: $TDD_SITE
- name: The Digital Den Panel
url: https://p.dgden.com
- name: Hacker News
url: https://news.ycombinator.com
- name: Test Broken Site
url: https://thissitedoesnotexist.koj.co
- name: Horoscope Bot
url: $DISCORD_BOT_API
port: $DISCORD_BOT_PORT
check: "tcp-ping"
- name: iSe.GG Combat Remastered
- name: The Digital Den
url: $DISCORD_BOT_API
port: $DISCORD_BOT_PORT
check: "tcp-ping"
- name: GitHub Bot
url: $DISCORD_BOT_API
port: $DISCORD_BOT_PORT
check: "tcp-ping"
- name: Streamer Bot
url: $DISCORD_BOT_API
port: $DISCORD_BOT_PORT
check: "tcp-ping"
- name: [FiveM] iSe.GG Combat Remastered
url: $ISE1
port: $ISE2
check: "tcp-ping"
- name: [7D2D] Zed Slayers Anonymous
url: $S7D1
port: $S7D2
check: "tcp-ping"

status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
Expand Down

0 comments on commit 2cdcc69

Please sign in to comment.