Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Aug 15, 2024
1 parent c6e79e3 commit 06a82f3
Showing 1 changed file with 22 additions and 15 deletions.
37 changes: 22 additions & 15 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,28 @@
# Change these first
owner: upptime # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
owner: noclocks
repo: noclocks-uptime

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: Domain
url: https://noclocks.dev
- name: Website
url: https://noclocks.dev
- name: Online Store
url: https://store.noclocks.dev
- name: Development Store
url: https://devstore.noclocks.dev
- name: Development Store Accounts
url: https://accounts.store.noclocks.dev
- name: Blog
url: https://blog.noclocks.dev
- name: Medium
url: https://medium.noclocks.dev/
- name: Testimonials
url: https://testimonials.noclocks.dev
- name: EnvShare
url: https://envshare.noclocks.dev
- name: DevDocs (Demo)
url: https://devdocs.noclocks.dev

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 06a82f3

Please sign in to comment.