generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.upptimerc.yml
78 lines (73 loc) · 1.77 KB
/
.upptimerc.yml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
owner: dogchef-be # Your GitHub organization or username, where this repository lives
repo: uptime-monitor # The name of this repository
user-agent: dogchef-be
sites:
- name: Dogchef
url: https://www.dogchef.com?$BF
headers:
- $USER_AGENT
- name: Dogchef (My account)
url: https://www.dogchef.com/en/account?$BF
headers:
- $USER_AGENT
- name: Dogchef (Signup)
url: https://www.dogchef.com/en/start?$BF
headers:
- $USER_AGENT
- name: Dogchef (API)
url: $DOGCHEF_API_URL?$BF
headers:
- $USER_AGENT
- name: Dogchef partners
url: $DOGCHEF_PARTNERS_URL?$BF
headers:
- $USER_AGENT
- name: ERP
url: $ERP_URL?$BF
headers:
- $USER_AGENT
- name: Dogpit
url: $DOGPIT_URL?$BF
headers:
- $USER_AGENT
- name: Dogpit-tasks
url: $DOGPIT_TASKS_URL?$BF
headers:
- $USER_AGENT
- name: Catchef
url: $CATCHEF_URL?$BF
headers:
- $USER_AGENT
- name: Dogocook
url: $DOGOCOOK_URL?$BF
headers:
- $USER_AGENT
- name: Vetchef (BE)
url: $VETCHEF_BE_URL?$BF
headers:
- $USER_AGENT
- name: Vetchef (FR)
url: $VETCHEF_FR_URL?$BF
headers:
- $USER_AGENT
- name: Vetchef (LU)
url: $VETCHEF_LU_URL?$BF
headers:
- $USER_AGENT
status-website:
baseUrl: /uptime-monitor
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Uptime monitor
navbar:
- title: Status
href: /
metaTags:
- name: "robots"
content: "noindex"
status-page:
robotsText: "User-agent: * \n Disallow: /"
skipDescriptionUpdate: true
skipTopicsUpdate: true
skipHomepageUpdate: true