mirror of
https://github.com/ivuorinen/uptime.git
synced 2026-02-27 10:57:41 +00:00
chore: update config
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Change these first
|
# Change these first
|
||||||
owner: ivuorinen # Your GitHub organization or username, where this repository lives
|
owner: ivuorinen # Your GitHub organization or username, where this repository lives
|
||||||
repo: uptime # The name of this repository
|
repo: uptime # The name of this repository
|
||||||
|
user-agent: ivuorinen
|
||||||
|
|
||||||
assignees: # Users to assign downtime issues (optional)
|
assignees: # Users to assign downtime issues (optional)
|
||||||
- ivuorinen
|
- ivuorinen
|
||||||
@@ -14,6 +15,8 @@ sites:
|
|||||||
url: https://antiprocess.net
|
url: https://antiprocess.net
|
||||||
- name: "demons: paimon"
|
- name: "demons: paimon"
|
||||||
url: https://paimon.antiprocess.net
|
url: https://paimon.antiprocess.net
|
||||||
|
- name: "demons: baal"
|
||||||
|
url: https://baal.antiprocess.net
|
||||||
- name: masf.fi
|
- name: masf.fi
|
||||||
url: https://masf.fi
|
url: https://masf.fi
|
||||||
- name: escobar.digital
|
- name: escobar.digital
|
||||||
@@ -33,6 +36,12 @@ status-website:
|
|||||||
href: /
|
href: /
|
||||||
- title: GitHub
|
- title: GitHub
|
||||||
href: https://github.com/$OWNER/$REPO
|
href: https://github.com/$OWNER/$REPO
|
||||||
|
metaTags:
|
||||||
|
- name: "color-scheme"
|
||||||
|
content: "dark light"
|
||||||
|
- name: "robots"
|
||||||
|
content: "noindex"
|
||||||
|
robotsText: "User-agent: * \n Disallow: /"
|
||||||
|
|
||||||
# Upptime also supports notifications, assigning issues, and more
|
# Upptime also supports notifications, assigning issues, and more
|
||||||
# See https://upptime.js.org/docs/configuration
|
# See https://upptime.js.org/docs/configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user