mirror of
https://github.com/wahyd4/upptime.git
synced 2026-08-09 05:06:31 +10:00
🔧 Change URLs to upptime.js.org repo
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ assignees:
|
||||
- AnandChowdhary
|
||||
status-website:
|
||||
cname: upptime.js.org
|
||||
logoUrl: https://raw.githubusercontent.com/koj-co/upptime/79d9d1c22ecf706acc51f17798d7c7dbc710ab40/assets/icon.svg
|
||||
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/koj-co/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/koj-co/upptime)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# [](https://upptime.js.org)
|
||||
# [](https://upptime.js.org)
|
||||
|
||||
Upptime (https://upptime.js.org) is the open-source uptime monitor and status page, powered entirely by GitHub Actions and Issues.
|
||||
|
||||
@@ -11,14 +11,16 @@ Upptime (https://upptime.js.org) is the open-source uptime monitor and status pa
|
||||
## [📈 Live Status](https://upptime.js.org): <!--live status--> **🟨 Partial outage**
|
||||
|
||||
<!--start: status pages-->
|
||||
| URL | Status | History | Response Time | Uptime |
|
||||
| --- | ------ | ------- | ------------- | ------ |
|
||||
| [Google](https://www.google.com) | 🟩 Up | [google.yml](https://github.com/koj-co/upptime/commits/master/history/google.yml) | <img alt="Response time graph" src="./graphs/google.png" height="20"> 85ms | 
|
||||
| [Wikipedia](https://en.wikipedia.org) | 🟩 Up | [wikipedia.yml](https://github.com/koj-co/upptime/commits/master/history/wikipedia.yml) | <img alt="Response time graph" src="./graphs/wikipedia.png" height="20"> 177ms | 
|
||||
| [Internet Archive](https://archive.org) | 🟩 Up | [internet-archive.yml](https://github.com/koj-co/upptime/commits/master/history/internet-archive.yml) | <img alt="Response time graph" src="./graphs/internet-archive.png" height="20"> 461ms | 
|
||||
| [Hacker News](https://news.ycombinator.com) | 🟩 Up | [hacker-news.yml](https://github.com/koj-co/upptime/commits/master/history/hacker-news.yml) | <img alt="Response time graph" src="./graphs/hacker-news.png" height="20"> 319ms | 
|
||||
| [Broken Site](https://thissitedoesnotexist.com) | 🟥 Down | [broken-site.yml](https://github.com/koj-co/upptime/commits/master/history/broken-site.yml) | <img alt="Response time graph" src="./graphs/broken-site.png" height="20"> 0ms | 
|
||||
| Secret Site | 🟩 Up | [secret-site.yml](https://github.com/koj-co/upptime/commits/master/history/secret-site.yml) | <img alt="Response time graph" src="./graphs/secret-site.png" height="20"> 51ms | 
|
||||
|
||||
| URL | Status | History | Response Time | Uptime |
|
||||
| ----------------------------------------------- | ------- | ----------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| [Google](https://www.google.com) | 🟩 Up | [google.yml](https://github.com/koj-co/upptime/commits/master/history/google.yml) | <img alt="Response time graph" src="./graphs/google.png" height="20"> 85ms |  |
|
||||
| [Wikipedia](https://en.wikipedia.org) | 🟩 Up | [wikipedia.yml](https://github.com/koj-co/upptime/commits/master/history/wikipedia.yml) | <img alt="Response time graph" src="./graphs/wikipedia.png" height="20"> 177ms |  |
|
||||
| [Internet Archive](https://archive.org) | 🟩 Up | [internet-archive.yml](https://github.com/koj-co/upptime/commits/master/history/internet-archive.yml) | <img alt="Response time graph" src="./graphs/internet-archive.png" height="20"> 461ms |  |
|
||||
| [Hacker News](https://news.ycombinator.com) | 🟩 Up | [hacker-news.yml](https://github.com/koj-co/upptime/commits/master/history/hacker-news.yml) | <img alt="Response time graph" src="./graphs/hacker-news.png" height="20"> 319ms |  |
|
||||
| [Broken Site](https://thissitedoesnotexist.com) | 🟥 Down | [broken-site.yml](https://github.com/koj-co/upptime/commits/master/history/broken-site.yml) | <img alt="Response time graph" src="./graphs/broken-site.png" height="20"> 0ms |  |
|
||||
| Secret Site | 🟩 Up | [secret-site.yml](https://github.com/koj-co/upptime/commits/master/history/secret-site.yml) | <img alt="Response time graph" src="./graphs/secret-site.png" height="20"> 51ms |  |
|
||||
|
||||
<!--end: status pages-->
|
||||
|
||||
## ⭐ How it works
|
||||
@@ -39,7 +41,7 @@ Upptime (https://upptime.js.org) is the open-source uptime monitor and status pa
|
||||
- Built with Svelte and Sapper
|
||||
- Fetches data from this repository using the GitHub API
|
||||
|
||||
[](https://upptime.js.org)
|
||||
[](https://upptime.js.org)
|
||||
|
||||
## 💝 Who's using Upptime
|
||||
|
||||
@@ -106,10 +108,10 @@ When the GitHub Actions workflow detects that one of your URLs is down, it autom
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img alt="Screenshot of GitHub issue" src="./assets/screenshot-issue.png">
|
||||
<img alt="Screenshot of GitHub issue" src="https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/screenshot-issue.png">
|
||||
</td>
|
||||
<td>
|
||||
<img alt="Screenshot of incident page" src="./assets/screenshot-incident.png">
|
||||
<img alt="Screenshot of incident page" src="https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/screenshot-incident.png">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -121,10 +123,10 @@ Four times per day, another workflow runs and records the response time of your
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img alt="Screenshot of GitHub commits" src="./assets/screenshot-history.png">
|
||||
<img alt="Screenshot of GitHub commits" src="https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/screenshot-history.png">
|
||||
</td>
|
||||
<td>
|
||||
<img alt="Screenshot of live status" src="./assets/screenshot-live-status.png">
|
||||
<img alt="Screenshot of live status" src="https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/screenshot-live-status.png">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user