diff --git a/config.yaml b/config.yaml index 3b4fe0209..7b420baeb 100644 --- a/config.yaml +++ b/config.yaml @@ -15,31 +15,51 @@ settings: dayInHistogramNotOperational: ' incident(s)' # xx incident(s) recorded monitors: - - id: workers-cloudflare-com # unique identifier - name: workers.cloudflare.com - description: 'You write code. They handle the rest.' # default=empty - url: 'https://workers.cloudflare.com/' # URL to fetch - method: GET # default=GET - expectStatus: 200 # operational status, default=200 - followRedirect: false # should fetch follow redirects, default=false - linkable: false # allows the title to be a link, default=true + - id: lllxy + name: www.lllxy.net + url: 'https://www.lllxy.net/' + method: GET + expectStatus: 200 - - id: www-cloudflare-com - name: www.cloudflare.com - description: 'Built for anything connected to the Internet.' - url: 'https://www.cloudflare.com' + - id: nextcloud + name: cloud.lllxy.net + url: 'https://cloud.lllxy.net/' + method: GET + expectStatus: 200 + + - id: conchbrain + name: www.conchbrain.club + url: 'https://www.conchbrain.club/' method: GET expectStatus: 200 - linkable: true # allows the title to be a link, default=true - - id: blog-cloudflare-com - name: The Cloudflare Blog - url: 'https://blog.cloudflare.com/' + - id: cloudshell + name: cloudshell.conchbrain.club + url: 'https://cloudshell.conchbrain.club/' method: GET expectStatus: 200 - - id: lllxy - name: My Blog - url: 'https://www.lllxy.net/' + - id: music + name: music.conchbrain.club + url: 'https://music.conchbrain.club/' + method: GET + expectStatus: 200 + + - id: mixstore + name: mixstore.conchbrain.club + url: 'https://mixstore.conchbrain.club/' + method: GET + expectStatus: 200 + + - id: mixapi + name: mixapi.conchbrain.club + url: 'https://mixapi.conchbrain.club/' method: GET expectStatus: 200 + + - id: mixproxy2 + name: proxy2.conchbrain.club + url: 'https://proxy2.conchbrain.club/' + method: GET + expectStatus: 200 +