We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7452fde commit 91de10cCopy full SHA for 91de10c
.upptimerc.yml
@@ -1,24 +1,16 @@
1
-owner: "zuko-xdev"
+owner: "ultra-bugs"
2
repo: status
3
user-agent: tansautn
4
sites:
5
- name: Zuko HTTP GET
6
- url: https://ps1787.zuko.pro
+ url: https://zuko.pro
7
headers:
8
- "X-Uptime-Bot: 1"
9
- name: Zuko HTTP POST
10
11
method: POST
12
13
14
- - name: Zuko WS
15
- check: "ws"
16
- url: $WS_URL
17
- headers:
18
- - "User-Agent: Koj Bot"
19
- - "X-Uptime-Bot: 1"
20
- body: '{ "event": "pusher.ping" }'
21
- verbose: true
22
status-website:
23
baseUrl: /status
24
name: "Zuko Status"
0 commit comments