-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.upptimerc.yml
More file actions
51 lines (33 loc) · 1.16 KB
/
.upptimerc.yml
File metadata and controls
51 lines (33 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Change these first
owner: JARVIS-discordbot # Your GitHub organization or username, where this repository lives
repo: status # The name of this repository
sites:
- name: Dashboard
url: https://dash.jarvisdiscordbot.net
- name: Bot
url: https://bot.jarvisdiscordbot.net/
- name: BOT landing page
url: https://jarvisdiscordbot.net
- name: electronenclave.com (My electronics site)
url: https://electronenclave.com
- name: E Number lookup
url: https://enumbers.jarvisdiscordbot.net/
- name: E Number lookup api
url: https://enumbers.jarvisdiscordbot.net/api/enumbers
status-website:
cname: status.jarvisdiscordbot.net
logoUrl: https://github.com/JARVIS-discordbot/status/blob/master/images/jarvis.gif?raw=true
name: J.A.R.V.I.S Status
robotsText: "User-agent: * \n Disallow: /"
introTitle: "J.A.R.VI.S Status"
introMessage: ""
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/JARVIS-discordbot/status
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
skipDeleteIssues: true
assignees:
- BenCos17