From 70aff714db994f41e43043a2717179966029c830 Mon Sep 17 00:00:00 2001 From: "Dest.Com" <37459465+DestroyCom@users.noreply.github.com> Date: Tue, 8 Oct 2024 17:46:11 +0200 Subject: [PATCH] Update .upptimerc.yml --- .upptimerc.yml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 9eeecf2c4..2c0003075 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,27 +1,16 @@ # Change these first -owner: upptime # Your GitHub organization or username, where this repository lives -repo: upptime # The name of this repository +owner: StroyCo # Your GitHub organization or username, where this repository lives +repo: stroy-up # The name of this repository sites: - - name: Google - url: https://www.google.com - - name: Wikipedia - url: https://en.wikipedia.org - - name: Hacker News - url: https://news.ycombinator.com - - name: Test Broken Site - url: https://thissitedoesnotexist.koj.co - - name: IPv6 test - url: forwardemail.net - port: 80 - check: "tcp-ping" - ipv6: true + - name: Portfolio + url: https://portfolio.stroyco.eu status-website: # Add your custom domain name, or remove the `cname` line if you don't have a domain # Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there - cname: demo.upptime.js.org - # baseUrl: /your-repo-name + #cname: demo.upptime.js.org + baseUrl: /stroy-up logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg name: Upptime introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."