Update .upptimerc.yml
This commit is contained in:
+17
-13
@@ -3,19 +3,23 @@ owner: rubenhensen # Your GitHub organization or username, where this repository
|
||||
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: Scouting MBG
|
||||
url: https://scoutingmbg.nl/
|
||||
- name: Scouting MBG Fotos
|
||||
url: https://foto.scoutingmbg.nl/
|
||||
# - 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
|
||||
|
||||
status-website:
|
||||
# Add your custom domain name, or remove the `cname` line if you don't have a domain
|
||||
|
||||
Reference in New Issue
Block a user