1
0
mirror of https://github.com/tormachris/cf-workers-status-page.git synced 2024-11-23 14:45:41 +01:00
This commit is contained in:
Torma Kristóf 2023-08-31 18:51:59 +02:00
parent 8e968732b9
commit f0ec1c016a

View File

@ -23,11 +23,3 @@ monitors:
expectStatus: 301 # operational status, default=200 expectStatus: 301 # operational status, default=200
followRedirect: false # should fetch follow redirects, default=false followRedirect: false # should fetch follow redirects, default=false
linkable: true # allows the title to be a link, default=true linkable: true # allows the title to be a link, default=true
- id: vzelenka
name: vzelenka.tormakristof.eu
description: 'vZelenka status'
url: 'https://neko.tormakristof.eu'
method: GET
expectStatus: 401
linkable: true # allows the title to be a link, default=true