Skip to content

Commit 338e0a7

Browse files
Updated urls and possibly fixed issues
1 parent fa01706 commit 338e0a7

File tree

8 files changed

+14
-21
lines changed

8 files changed

+14
-21
lines changed

.github/workflows/graphs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
# ===============================
33
# Do not edit this file directly!
44
# ===============================

.github/workflows/response-time.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
# ===============================
33
# Do not edit this file directly!
44
# ===============================

.github/workflows/setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
# ===============================
33
# Do not edit this file directly!
44
# ===============================

.github/workflows/site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
# ===============================
33
# Do not edit this file directly!
44
# ===============================

.github/workflows/summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
# ===============================
33
# Do not edit this file directly!
44
# ===============================

.github/workflows/update-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
# ===============================
33
# Do not edit this file directly!
44
# ===============================

.github/workflows/uptime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#
1+
#
22
# ===============================
33
# Do not edit this file directly!
44
# ===============================

.upptimerc.yml

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,13 @@ owner: upptime # Your GitHub organization or username, where this repository liv
33
repo: upptime # The name of this repository
44

55
sites:
6-
- name: Google
7-
url: https://www.google.com
8-
- name: Wikipedia
9-
url: https://en.wikipedia.org
10-
- name: Hacker News
11-
url: https://news.ycombinator.com
12-
- name: Test Broken Site
13-
url: https://thissitedoesnotexist.koj.co
14-
- name: IPv6 test
15-
url: forwardemail.net
16-
port: 80
17-
check: "tcp-ping"
18-
ipv6: true
19-
6+
- name: StratOS Website
7+
url: https://stratos-linux.org/
8+
- name: Repo
9+
url: https://repo.stratos-linux.org/
10+
- name: Download Mirror
11+
url: https://downloads.stratos-linux.org/
12+
2013
status-website:
2114
# Add your custom domain name, or remove the `cname` line if you don't have a domain
2215
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there

0 commit comments

Comments
 (0)