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
|
repo: upptime # The name of this repository
|
||||||
|
|
||||||
sites:
|
sites:
|
||||||
- name: Google
|
- name: Scouting MBG
|
||||||
url: https://www.google.com
|
url: https://scoutingmbg.nl/
|
||||||
- name: Wikipedia
|
- name: Scouting MBG Fotos
|
||||||
url: https://en.wikipedia.org
|
url: https://foto.scoutingmbg.nl/
|
||||||
- name: Hacker News
|
# - name: Google
|
||||||
url: https://news.ycombinator.com
|
# url: https://www.google.com
|
||||||
- name: Test Broken Site
|
# - name: Wikipedia
|
||||||
url: https://thissitedoesnotexist.koj.co
|
# url: https://en.wikipedia.org
|
||||||
- name: IPv6 test
|
# - name: Hacker News
|
||||||
url: forwardemail.net
|
# url: https://news.ycombinator.com
|
||||||
port: 80
|
# - name: Test Broken Site
|
||||||
check: "tcp-ping"
|
# url: https://thissitedoesnotexist.koj.co
|
||||||
ipv6: true
|
# - name: IPv6 test
|
||||||
|
# url: forwardemail.net
|
||||||
|
# port: 80
|
||||||
|
# check: "tcp-ping"
|
||||||
|
# ipv6: true
|
||||||
|
|
||||||
status-website:
|
status-website:
|
||||||
# Add your custom domain name, or remove the `cname` line if you don't have a domain
|
# Add your custom domain name, or remove the `cname` line if you don't have a domain
|
||||||
|
|||||||
Reference in New Issue
Block a user