From 4c0e7bc854c03f76bfdd4808e24fe023767c0f63 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Tue, 10 Oct 2023 16:12:02 +0700 Subject: [PATCH] Update .upptimerc.yml --- .upptimerc.yml | 49 ++++++++++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 19 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index ef2951245..02a62f1a7 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,31 +1,42 @@ # Change these first -owner: upptime # Your GitHub organization or username, where this repository lives -repo: upptime # The name of this repository +owner: hai-lucy # Your GitHub organization or username, where this repository lives +repo: uptime # 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: Website + url: https://lucy.is-a.fun/ + - name: Dashboard + url: https://dash-lucy.is-a.fun/ status-website: - # Add your custom domain name, or remove the `cname` line if you don't have a domain + # Add your custom domains names, 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 - 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." - introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime) + cname: statuslucy.is-a.fun + # baseUrl: /uptime-monitor + logoUrl: https://cdn.discordapp.com/attachments/1098969636306960465/1148602936990113843/newlucy.png?ex=652e84d8&is=651c0fd8&hm=8fd28db318b820d3e069af2d478ecc3c9a77fbdedb4f46b9018b28aaeef72bcb& + name: Lucy Uptime + theme: night + introTitle: "L RMN's status page for his websites. Powered by github actions." + introMessage: See which of my websites are up, which are down, and which are broken here! navbar: - - title: Status + - title: Uptime href: / - title: GitHub - href: https://github.com/$OWNER/$REPO + href: https://github.com/$OWNER + - title: Community + href: https://discord.gg/WFfjrQxnfH + +theme: dark +skipDescriptionUpdate: true +skipTopicsUpdate: true +workflowSchedule: + graphs: "*/5 * * * *" + responseTime: "0 23 * * *" + staticSite: "0 1 * * *" + summary: "*/5 * * * *" + updateTemplate: "0 0 * * *" + updates: "0 3 * * *" + uptime: "*/5 * * * *" # Upptime also supports notifications, assigning issues, and more # See https://upptime.js.org/docs/configuration