diff --git a/README.md b/README.md
index e81914109..14771625b 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,14 @@
-# [![Upptime](https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/logo.svg)](https://upptime.js.org)
+# [📈 Live Status](https://status.interzone.network): **🟩 All systems operational**
-
+This repository contains the open-source uptime monitor and status page for [Constructions Incongrues](https://constructions-incongrues.net), powered by [Upptime](https://github.com/upptime/upptime).
-**Upptime** (https://upptime.js.org) is the open-source uptime monitor and status page, powered entirely by GitHub Actions, Issues, and Pages. It's made with 💚 by [Anand Chowdhary](https://anandchowdhary.com), supported by [Pabio](https://pabio.com).
+[![Uptime CI](https://github.com/constructions-incongrues/status-interzone/workflows/Uptime%20CI/badge.svg)](https://github.com/constructions-incongrues/status-interzone/actions?query=workflow%3A%22Uptime+CI%22)
+[![Response Time CI](https://github.com/constructions-incongrues/status-interzone/workflows/Response%20Time%20CI/badge.svg)](https://github.com/constructions-incongrues/status-interzone/actions?query=workflow%3A%22Response+Time+CI%22)
+[![Graphs CI](https://github.com/constructions-incongrues/status-interzone/workflows/Graphs%20CI/badge.svg)](https://github.com/constructions-incongrues/status-interzone/actions?query=workflow%3A%22Graphs+CI%22)
+[![Static Site CI](https://github.com/constructions-incongrues/status-interzone/workflows/Static%20Site%20CI/badge.svg)](https://github.com/constructions-incongrues/status-interzone/actions?query=workflow%3A%22Static+Site+CI%22)
+[![Summary CI](https://github.com/constructions-incongrues/status-interzone/workflows/Summary%20CI/badge.svg)](https://github.com/constructions-incongrues/status-interzone/actions?query=workflow%3A%22Summary+CI%22)
-> I find Upptime an incredible clever usage of \[GitHub Actions]. You essentially get a free configurable uptime monitor for whatever you want. – [CSS Tricks](https://css-tricks.com/upptime/)
-
-Upptime is used by [**1,000+**](https://github.com/topics/upptime) people and teams to ensure they know when their endpoints go down.
-
-
-
-[![Uptime CI](https://github.com/upptime/upptime/workflows/Uptime%20CI/badge.svg)](https://github.com/upptime/upptime/actions?query=workflow%3A%22Uptime+CI%22)
-[![Response Time CI](https://github.com/upptime/upptime/workflows/Response%20Time%20CI/badge.svg)](https://github.com/upptime/upptime/actions?query=workflow%3A%22Response+Time+CI%22)
-[![Graphs CI](https://github.com/upptime/upptime/workflows/Graphs%20CI/badge.svg)](https://github.com/upptime/upptime/actions?query=workflow%3A%22Graphs+CI%22)
-[![Static Site CI](https://github.com/upptime/upptime/workflows/Static%20Site%20CI/badge.svg)](https://github.com/upptime/upptime/actions?query=workflow%3A%22Static+Site+CI%22)
-[![Summary CI](https://github.com/upptime/upptime/workflows/Summary%20CI/badge.svg)](https://github.com/upptime/upptime/actions?query=workflow%3A%22Summary+CI%22)
-
-## [📈 Live Status](https://demo.upptime.js.org): **🟧 Partial outage**
+With [Upptime](https://upptime.js.org), you can get your own unlimited and free uptime monitor and status page, powered entirely by a GitHub repository. We use [Issues](https://github.com/constructions-incongrues/status-interzone/issues) as incident reports, [Actions](https://github.com/constructions-incongrues/status-interzone/actions) as uptime monitors, and [Pages](https://status.interzone.network) for the status page.
@@ -24,84 +16,14 @@ Upptime is used by [**1,000+**](https://github.com/topics/upptime) people and te
| URL | Status | History | Response Time | Uptime |
| --- | ------ | ------- | ------------- | ------ |
-| [Google](https://www.google.com) | 🟩 Up | [google.yml](https://github.com/upptime/upptime/commits/HEAD/history/google.yml) | 136ms
| 99.74%
-| [Wikipedia](https://en.wikipedia.org) | 🟩 Up | [wikipedia.yml](https://github.com/upptime/upptime/commits/HEAD/history/wikipedia.yml) | 301ms
| 100.00%
-| [Hacker News](https://news.ycombinator.com) | 🟩 Up | [hacker-news.yml](https://github.com/upptime/upptime/commits/HEAD/history/hacker-news.yml) | 317ms
| 100.00%
-| [Test Broken Site](https://thissitedoesnotexist.koj.co) | 🟥 Down | [test-broken-site.yml](https://github.com/upptime/upptime/commits/HEAD/history/test-broken-site.yml) | 0ms
| 0.00%
-| [IPv6 test](forwardemail.net) | 🟥 Down | [i-pv6-test.yml](https://github.com/upptime/upptime/commits/HEAD/history/i-pv6-test.yml) | 0ms
| 0.00%
+| [amandinemeyer.com](https://www.amandinemeyer.com) | 🟩 Up | [amandinemeyer-com.yml](https://github.com/constructions-incongrues/status-interzone/commits/HEAD/history/amandinemeyer-com.yml) | 1187ms
| 100.00%
-
-
-## ⭐ How it works
-
-- GitHub Actions is used as an uptime monitor
- - Every 5 minutes, a workflow visits your website to make sure it's up
- - Response time is recorded every 6 hours and committed to git
- - Graphs of response time are generated every day
-- GitHub Issues is used for incident reports
- - An issue is opened if an endpoint is down
- - People from your team are assigned to the issue
- - Incidents reports are posted as issue comments
- - Issues are locked so non-members cannot comment on them
- - Issues are closed automatically when your site comes back up
- - Slack notifications are sent on updates
-- GitHub Pages is used for the status website
- - A simple, beautiful, and accessible PWA is generated
- - Built with Svelte and Sapper
- - Fetches data from this repository using the GitHub API
-
-_Upptime is not affiliated to or endorsed by GitHub._
-
-[![Screenshot of status website](https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/screenshot-status.png)](https://upptime.js.org)
-
-## 👩💻 [Documentation](https://upptime.js.org)
-
-1. [How it works](https://upptime.js.org/docs)
-1. [Getting started](https://upptime.js.org/docs/get-started)
-1. [Configuration](https://upptime.js.org/docs/configuration)
-1. [Triggers](https://upptime.js.org/docs/triggers)
-1. [Notifications](https://upptime.js.org/docs/notifications)
-1. [Badges](https://upptime.js.org/docs/badges)
-1. [Packages](https://upptime.js.org/docs/packages)
-1. [Contributing](https://upptime.js.org/docs/contributing)
-1. [Frequently Asked Questions](https://upptime.js.org/docs/faq)
-
-### Concepts
-
-#### Issues as incidents
-
-When the GitHub Actions workflow detects that one of your URLs is down, it automatically opens a GitHub issue ([example issue #67](https://github.com/upptime/upptime/issues/67)). You can add incident reports to this issue by adding comments. When your site comes back up, the issue will be closed automatically as well.
-
-
-
-
-
- |
-
-
- |
-
-
-
-#### Commits for response time
-
-Four times per day, another workflow runs and records the response time of your websites. This data is committed to GitHub, so it's available in the commit history of each file ([example commit history](https://github.com/koj-co/upptime/commits/master/history/wikipedia.yml)). Then, the GitHub API is used to graph the response time history of each endpoint and to track when a site went down.
-
-
-
-
-
- |
-
-
- |
-
-
-
+[**Visit our status website →**](https://status.interzone.network)
## 📄 License
+- Powered by: [Upptime](https://github.com/upptime/upptime)
- Code: [MIT](./LICENSE) © [Anand Chowdhary](https://anandchowdhary.com), supported by [Pabio](https://pabio.com)
- Data in the `./history` directory: [Open Database License](https://opendatacommons.org/licenses/odbl/1-0/)
diff --git a/api/amandinemeyer-com/response-time-day.json b/api/amandinemeyer-com/response-time-day.json
new file mode 100644
index 000000000..26e9e0d5c
--- /dev/null
+++ b/api/amandinemeyer-com/response-time-day.json
@@ -0,0 +1 @@
+{"schemaVersion":1,"label":"response time 24h","message":"1187 ms","color":"red"}
diff --git a/api/amandinemeyer-com/response-time-month.json b/api/amandinemeyer-com/response-time-month.json
new file mode 100644
index 000000000..dacfb0407
--- /dev/null
+++ b/api/amandinemeyer-com/response-time-month.json
@@ -0,0 +1 @@
+{"schemaVersion":1,"label":"response time 30d","message":"1187 ms","color":"red"}
diff --git a/api/amandinemeyer-com/response-time-week.json b/api/amandinemeyer-com/response-time-week.json
new file mode 100644
index 000000000..5f2693395
--- /dev/null
+++ b/api/amandinemeyer-com/response-time-week.json
@@ -0,0 +1 @@
+{"schemaVersion":1,"label":"response time 7d","message":"1187 ms","color":"red"}
diff --git a/api/amandinemeyer-com/response-time-year.json b/api/amandinemeyer-com/response-time-year.json
new file mode 100644
index 000000000..6d13d3c8f
--- /dev/null
+++ b/api/amandinemeyer-com/response-time-year.json
@@ -0,0 +1 @@
+{"schemaVersion":1,"label":"response time 1y","message":"1187 ms","color":"red"}
diff --git a/api/amandinemeyer-com/response-time.json b/api/amandinemeyer-com/response-time.json
new file mode 100644
index 000000000..1baacfcb2
--- /dev/null
+++ b/api/amandinemeyer-com/response-time.json
@@ -0,0 +1 @@
+{"schemaVersion":1,"label":"response time","message":"1187 ms","color":"red"}
diff --git a/api/google/uptime-day.json b/api/amandinemeyer-com/uptime-day.json
similarity index 100%
rename from api/google/uptime-day.json
rename to api/amandinemeyer-com/uptime-day.json
diff --git a/api/hacker-news/uptime-month.json b/api/amandinemeyer-com/uptime-month.json
similarity index 100%
rename from api/hacker-news/uptime-month.json
rename to api/amandinemeyer-com/uptime-month.json
diff --git a/api/hacker-news/uptime-week.json b/api/amandinemeyer-com/uptime-week.json
similarity index 100%
rename from api/hacker-news/uptime-week.json
rename to api/amandinemeyer-com/uptime-week.json
diff --git a/api/wikipedia/uptime-year.json b/api/amandinemeyer-com/uptime-year.json
similarity index 100%
rename from api/wikipedia/uptime-year.json
rename to api/amandinemeyer-com/uptime-year.json
diff --git a/api/wikipedia/uptime.json b/api/amandinemeyer-com/uptime.json
similarity index 100%
rename from api/wikipedia/uptime.json
rename to api/amandinemeyer-com/uptime.json
diff --git a/api/google/response-time-day.json b/api/google/response-time-day.json
deleted file mode 100644
index 7c501ec98..000000000
--- a/api/google/response-time-day.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 24h","message":"0 ms","color":"red"}
diff --git a/api/google/response-time-month.json b/api/google/response-time-month.json
deleted file mode 100644
index 4783fd5ed..000000000
--- a/api/google/response-time-month.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 30d","message":"123 ms","color":"brightgreen"}
diff --git a/api/google/response-time-week.json b/api/google/response-time-week.json
deleted file mode 100644
index 59b0a5b0e..000000000
--- a/api/google/response-time-week.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 7d","message":"136 ms","color":"brightgreen"}
diff --git a/api/google/response-time-year.json b/api/google/response-time-year.json
deleted file mode 100644
index 147432005..000000000
--- a/api/google/response-time-year.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 1y","message":"109 ms","color":"brightgreen"}
diff --git a/api/google/response-time.json b/api/google/response-time.json
deleted file mode 100644
index e7482ac96..000000000
--- a/api/google/response-time.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time","message":"111 ms","color":"brightgreen"}
diff --git a/api/google/uptime-month.json b/api/google/uptime-month.json
deleted file mode 100644
index 64f4d333b..000000000
--- a/api/google/uptime-month.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 30d","message":"99.94%","color":"brightgreen"}
diff --git a/api/google/uptime-week.json b/api/google/uptime-week.json
deleted file mode 100644
index 4781a696d..000000000
--- a/api/google/uptime-week.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 7d","message":"99.74%","color":"brightgreen"}
diff --git a/api/google/uptime-year.json b/api/google/uptime-year.json
deleted file mode 100644
index e26af93c1..000000000
--- a/api/google/uptime-year.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 1y","message":"99.99%","color":"brightgreen"}
diff --git a/api/google/uptime.json b/api/google/uptime.json
deleted file mode 100644
index c30fdd0aa..000000000
--- a/api/google/uptime.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime","message":"99.99%","color":"brightgreen"}
diff --git a/api/hacker-news/response-time-day.json b/api/hacker-news/response-time-day.json
deleted file mode 100644
index 7c501ec98..000000000
--- a/api/hacker-news/response-time-day.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 24h","message":"0 ms","color":"red"}
diff --git a/api/hacker-news/response-time-month.json b/api/hacker-news/response-time-month.json
deleted file mode 100644
index faf1a490d..000000000
--- a/api/hacker-news/response-time-month.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 30d","message":"338 ms","color":"green"}
diff --git a/api/hacker-news/response-time-week.json b/api/hacker-news/response-time-week.json
deleted file mode 100644
index c0c809808..000000000
--- a/api/hacker-news/response-time-week.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 7d","message":"317 ms","color":"green"}
diff --git a/api/hacker-news/response-time-year.json b/api/hacker-news/response-time-year.json
deleted file mode 100644
index 686a80bab..000000000
--- a/api/hacker-news/response-time-year.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 1y","message":"433 ms","color":"yellowgreen"}
diff --git a/api/hacker-news/response-time.json b/api/hacker-news/response-time.json
deleted file mode 100644
index 690b34151..000000000
--- a/api/hacker-news/response-time.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time","message":"402 ms","color":"yellowgreen"}
diff --git a/api/hacker-news/uptime-day.json b/api/hacker-news/uptime-day.json
deleted file mode 100644
index 226baeab5..000000000
--- a/api/hacker-news/uptime-day.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"}
diff --git a/api/hacker-news/uptime-year.json b/api/hacker-news/uptime-year.json
deleted file mode 100644
index 6f9443d9e..000000000
--- a/api/hacker-news/uptime-year.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 1y","message":"99.94%","color":"brightgreen"}
diff --git a/api/hacker-news/uptime.json b/api/hacker-news/uptime.json
deleted file mode 100644
index 1d68f9e92..000000000
--- a/api/hacker-news/uptime.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime","message":"98.67%","color":"brightgreen"}
diff --git a/api/i-pv6-test/response-time-day.json b/api/i-pv6-test/response-time-day.json
deleted file mode 100644
index 7c501ec98..000000000
--- a/api/i-pv6-test/response-time-day.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 24h","message":"0 ms","color":"red"}
diff --git a/api/i-pv6-test/response-time-month.json b/api/i-pv6-test/response-time-month.json
deleted file mode 100644
index d7245c628..000000000
--- a/api/i-pv6-test/response-time-month.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 30d","message":"0 ms","color":"red"}
diff --git a/api/i-pv6-test/response-time-week.json b/api/i-pv6-test/response-time-week.json
deleted file mode 100644
index 578e0757e..000000000
--- a/api/i-pv6-test/response-time-week.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 7d","message":"0 ms","color":"red"}
diff --git a/api/i-pv6-test/response-time-year.json b/api/i-pv6-test/response-time-year.json
deleted file mode 100644
index 92eafa198..000000000
--- a/api/i-pv6-test/response-time-year.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 1y","message":"4 ms","color":"brightgreen"}
diff --git a/api/i-pv6-test/response-time.json b/api/i-pv6-test/response-time.json
deleted file mode 100644
index 0175cf083..000000000
--- a/api/i-pv6-test/response-time.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time","message":"4 ms","color":"brightgreen"}
diff --git a/api/i-pv6-test/uptime-day.json b/api/i-pv6-test/uptime-day.json
deleted file mode 100644
index 7ca7a963f..000000000
--- a/api/i-pv6-test/uptime-day.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 24h","message":"0%","color":"red"}
diff --git a/api/i-pv6-test/uptime-month.json b/api/i-pv6-test/uptime-month.json
deleted file mode 100644
index deb931b9f..000000000
--- a/api/i-pv6-test/uptime-month.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 30d","message":"0%","color":"red"}
diff --git a/api/i-pv6-test/uptime-week.json b/api/i-pv6-test/uptime-week.json
deleted file mode 100644
index a18f45659..000000000
--- a/api/i-pv6-test/uptime-week.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 7d","message":"0%","color":"red"}
diff --git a/api/i-pv6-test/uptime-year.json b/api/i-pv6-test/uptime-year.json
deleted file mode 100644
index da4e55b2c..000000000
--- a/api/i-pv6-test/uptime-year.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 1y","message":"0.01%","color":"red"}
diff --git a/api/i-pv6-test/uptime.json b/api/i-pv6-test/uptime.json
deleted file mode 100644
index 7b73fb198..000000000
--- a/api/i-pv6-test/uptime.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime","message":"0.01%","color":"red"}
diff --git a/api/test-broken-site/response-time-day.json b/api/test-broken-site/response-time-day.json
deleted file mode 100644
index 7c501ec98..000000000
--- a/api/test-broken-site/response-time-day.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 24h","message":"0 ms","color":"red"}
diff --git a/api/test-broken-site/response-time-month.json b/api/test-broken-site/response-time-month.json
deleted file mode 100644
index d7245c628..000000000
--- a/api/test-broken-site/response-time-month.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 30d","message":"0 ms","color":"red"}
diff --git a/api/test-broken-site/response-time-week.json b/api/test-broken-site/response-time-week.json
deleted file mode 100644
index 578e0757e..000000000
--- a/api/test-broken-site/response-time-week.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 7d","message":"0 ms","color":"red"}
diff --git a/api/test-broken-site/response-time-year.json b/api/test-broken-site/response-time-year.json
deleted file mode 100644
index c60b234b8..000000000
--- a/api/test-broken-site/response-time-year.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 1y","message":"0 ms","color":"red"}
diff --git a/api/test-broken-site/response-time.json b/api/test-broken-site/response-time.json
deleted file mode 100644
index 3ef4a0d46..000000000
--- a/api/test-broken-site/response-time.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time","message":"0 ms","color":"red"}
diff --git a/api/test-broken-site/uptime-day.json b/api/test-broken-site/uptime-day.json
deleted file mode 100644
index 7ca7a963f..000000000
--- a/api/test-broken-site/uptime-day.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 24h","message":"0%","color":"red"}
diff --git a/api/test-broken-site/uptime-month.json b/api/test-broken-site/uptime-month.json
deleted file mode 100644
index deb931b9f..000000000
--- a/api/test-broken-site/uptime-month.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 30d","message":"0%","color":"red"}
diff --git a/api/test-broken-site/uptime-week.json b/api/test-broken-site/uptime-week.json
deleted file mode 100644
index a18f45659..000000000
--- a/api/test-broken-site/uptime-week.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 7d","message":"0%","color":"red"}
diff --git a/api/test-broken-site/uptime-year.json b/api/test-broken-site/uptime-year.json
deleted file mode 100644
index 03954cfc9..000000000
--- a/api/test-broken-site/uptime-year.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 1y","message":"0%","color":"red"}
diff --git a/api/test-broken-site/uptime.json b/api/test-broken-site/uptime.json
deleted file mode 100644
index 0657891e4..000000000
--- a/api/test-broken-site/uptime.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime","message":"0%","color":"red"}
diff --git a/api/wikipedia/response-time-day.json b/api/wikipedia/response-time-day.json
deleted file mode 100644
index 7c501ec98..000000000
--- a/api/wikipedia/response-time-day.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 24h","message":"0 ms","color":"red"}
diff --git a/api/wikipedia/response-time-month.json b/api/wikipedia/response-time-month.json
deleted file mode 100644
index 82cc546b5..000000000
--- a/api/wikipedia/response-time-month.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 30d","message":"298 ms","color":"green"}
diff --git a/api/wikipedia/response-time-week.json b/api/wikipedia/response-time-week.json
deleted file mode 100644
index 0a0b6e9e1..000000000
--- a/api/wikipedia/response-time-week.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 7d","message":"301 ms","color":"green"}
diff --git a/api/wikipedia/response-time-year.json b/api/wikipedia/response-time-year.json
deleted file mode 100644
index 602d89daa..000000000
--- a/api/wikipedia/response-time-year.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time 1y","message":"254 ms","color":"green"}
diff --git a/api/wikipedia/response-time.json b/api/wikipedia/response-time.json
deleted file mode 100644
index 97ddfbe8f..000000000
--- a/api/wikipedia/response-time.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"response time","message":"244 ms","color":"green"}
diff --git a/api/wikipedia/uptime-day.json b/api/wikipedia/uptime-day.json
deleted file mode 100644
index 226baeab5..000000000
--- a/api/wikipedia/uptime-day.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"}
diff --git a/api/wikipedia/uptime-month.json b/api/wikipedia/uptime-month.json
deleted file mode 100644
index 059c01da0..000000000
--- a/api/wikipedia/uptime-month.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"}
diff --git a/api/wikipedia/uptime-week.json b/api/wikipedia/uptime-week.json
deleted file mode 100644
index fccd794d2..000000000
--- a/api/wikipedia/uptime-week.json
+++ /dev/null
@@ -1 +0,0 @@
-{"schemaVersion":1,"label":"uptime 7d","message":"100%","color":"brightgreen"}
diff --git a/graphs/amandinemeyer-com/response-time-day.png b/graphs/amandinemeyer-com/response-time-day.png
new file mode 100644
index 000000000..0d1e0cb7b
Binary files /dev/null and b/graphs/amandinemeyer-com/response-time-day.png differ
diff --git a/graphs/amandinemeyer-com/response-time-month.png b/graphs/amandinemeyer-com/response-time-month.png
new file mode 100644
index 000000000..0d1e0cb7b
Binary files /dev/null and b/graphs/amandinemeyer-com/response-time-month.png differ
diff --git a/graphs/amandinemeyer-com/response-time-week.png b/graphs/amandinemeyer-com/response-time-week.png
new file mode 100644
index 000000000..0d1e0cb7b
Binary files /dev/null and b/graphs/amandinemeyer-com/response-time-week.png differ
diff --git a/graphs/amandinemeyer-com/response-time-year.png b/graphs/amandinemeyer-com/response-time-year.png
new file mode 100644
index 000000000..0d1e0cb7b
Binary files /dev/null and b/graphs/amandinemeyer-com/response-time-year.png differ
diff --git a/graphs/amandinemeyer-com/response-time.png b/graphs/amandinemeyer-com/response-time.png
new file mode 100644
index 000000000..0d1e0cb7b
Binary files /dev/null and b/graphs/amandinemeyer-com/response-time.png differ
diff --git a/graphs/google.png b/graphs/google.png
deleted file mode 100644
index 52f13e8d0..000000000
Binary files a/graphs/google.png and /dev/null differ
diff --git a/graphs/google/response-time-day.png b/graphs/google/response-time-day.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/google/response-time-day.png and /dev/null differ
diff --git a/graphs/google/response-time-month.png b/graphs/google/response-time-month.png
deleted file mode 100644
index e2329d097..000000000
Binary files a/graphs/google/response-time-month.png and /dev/null differ
diff --git a/graphs/google/response-time-week.png b/graphs/google/response-time-week.png
deleted file mode 100644
index da453a9f5..000000000
Binary files a/graphs/google/response-time-week.png and /dev/null differ
diff --git a/graphs/google/response-time-year.png b/graphs/google/response-time-year.png
deleted file mode 100644
index a8fd0d52f..000000000
Binary files a/graphs/google/response-time-year.png and /dev/null differ
diff --git a/graphs/google/response-time.png b/graphs/google/response-time.png
deleted file mode 100644
index 0bc12c9a8..000000000
Binary files a/graphs/google/response-time.png and /dev/null differ
diff --git a/graphs/hacker-news.png b/graphs/hacker-news.png
deleted file mode 100644
index f87a4ab09..000000000
Binary files a/graphs/hacker-news.png and /dev/null differ
diff --git a/graphs/hacker-news/response-time-day.png b/graphs/hacker-news/response-time-day.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/hacker-news/response-time-day.png and /dev/null differ
diff --git a/graphs/hacker-news/response-time-month.png b/graphs/hacker-news/response-time-month.png
deleted file mode 100644
index c2caafe7b..000000000
Binary files a/graphs/hacker-news/response-time-month.png and /dev/null differ
diff --git a/graphs/hacker-news/response-time-week.png b/graphs/hacker-news/response-time-week.png
deleted file mode 100644
index 945d70940..000000000
Binary files a/graphs/hacker-news/response-time-week.png and /dev/null differ
diff --git a/graphs/hacker-news/response-time-year.png b/graphs/hacker-news/response-time-year.png
deleted file mode 100644
index 150f8ef29..000000000
Binary files a/graphs/hacker-news/response-time-year.png and /dev/null differ
diff --git a/graphs/hacker-news/response-time.png b/graphs/hacker-news/response-time.png
deleted file mode 100644
index 33fb608de..000000000
Binary files a/graphs/hacker-news/response-time.png and /dev/null differ
diff --git a/graphs/i-pv6-test/response-time-day.png b/graphs/i-pv6-test/response-time-day.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/i-pv6-test/response-time-day.png and /dev/null differ
diff --git a/graphs/i-pv6-test/response-time-month.png b/graphs/i-pv6-test/response-time-month.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/i-pv6-test/response-time-month.png and /dev/null differ
diff --git a/graphs/i-pv6-test/response-time-week.png b/graphs/i-pv6-test/response-time-week.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/i-pv6-test/response-time-week.png and /dev/null differ
diff --git a/graphs/i-pv6-test/response-time-year.png b/graphs/i-pv6-test/response-time-year.png
deleted file mode 100644
index e168eb01e..000000000
Binary files a/graphs/i-pv6-test/response-time-year.png and /dev/null differ
diff --git a/graphs/i-pv6-test/response-time.png b/graphs/i-pv6-test/response-time.png
deleted file mode 100644
index e168eb01e..000000000
Binary files a/graphs/i-pv6-test/response-time.png and /dev/null differ
diff --git a/graphs/test-broken-site/response-time-day.png b/graphs/test-broken-site/response-time-day.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/test-broken-site/response-time-day.png and /dev/null differ
diff --git a/graphs/test-broken-site/response-time-month.png b/graphs/test-broken-site/response-time-month.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/test-broken-site/response-time-month.png and /dev/null differ
diff --git a/graphs/test-broken-site/response-time-week.png b/graphs/test-broken-site/response-time-week.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/test-broken-site/response-time-week.png and /dev/null differ
diff --git a/graphs/test-broken-site/response-time-year.png b/graphs/test-broken-site/response-time-year.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/test-broken-site/response-time-year.png and /dev/null differ
diff --git a/graphs/test-broken-site/response-time.png b/graphs/test-broken-site/response-time.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/test-broken-site/response-time.png and /dev/null differ
diff --git a/graphs/wikipedia.png b/graphs/wikipedia.png
deleted file mode 100644
index 2d7393a17..000000000
Binary files a/graphs/wikipedia.png and /dev/null differ
diff --git a/graphs/wikipedia/response-time-day.png b/graphs/wikipedia/response-time-day.png
deleted file mode 100644
index 634087383..000000000
Binary files a/graphs/wikipedia/response-time-day.png and /dev/null differ
diff --git a/graphs/wikipedia/response-time-month.png b/graphs/wikipedia/response-time-month.png
deleted file mode 100644
index bb5c7828e..000000000
Binary files a/graphs/wikipedia/response-time-month.png and /dev/null differ
diff --git a/graphs/wikipedia/response-time-week.png b/graphs/wikipedia/response-time-week.png
deleted file mode 100644
index 037dd71c3..000000000
Binary files a/graphs/wikipedia/response-time-week.png and /dev/null differ
diff --git a/graphs/wikipedia/response-time-year.png b/graphs/wikipedia/response-time-year.png
deleted file mode 100644
index 5d453fc73..000000000
Binary files a/graphs/wikipedia/response-time-year.png and /dev/null differ
diff --git a/graphs/wikipedia/response-time.png b/graphs/wikipedia/response-time.png
deleted file mode 100644
index 31d048425..000000000
Binary files a/graphs/wikipedia/response-time.png and /dev/null differ
diff --git a/history/amandinemeyer-com.yml b/history/amandinemeyer-com.yml
new file mode 100644
index 000000000..854ba0e84
--- /dev/null
+++ b/history/amandinemeyer-com.yml
@@ -0,0 +1,7 @@
+url: https://www.amandinemeyer.com
+status: up
+code: 200
+responseTime: 1187
+lastUpdated: 2024-08-15T20:33:24.277Z
+startTime: 2024-08-15T20:33:23.081Z
+generator: Upptime
diff --git a/history/google.yml b/history/google.yml
deleted file mode 100644
index 7190981d2..000000000
--- a/history/google.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-url: https://www.google.com
-status: up
-code: 200
-responseTime: 92
-lastUpdated: 2024-08-13T23:08:14.452Z
-startTime: 2020-08-10T07:54:39.000Z
-generator: Upptime
diff --git a/history/hacker-news.yml b/history/hacker-news.yml
deleted file mode 100644
index 4493ce487..000000000
--- a/history/hacker-news.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-url: https://news.ycombinator.com
-status: up
-code: 200
-responseTime: 388
-lastUpdated: 2024-08-13T23:08:15.453Z
-startTime: 2020-08-10T07:54:43.000Z
-generator: Upptime
diff --git a/history/i-pv6-test.yml b/history/i-pv6-test.yml
deleted file mode 100644
index a5c0ff69b..000000000
--- a/history/i-pv6-test.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-url: forwardemail.net
-status: down
-code: 0
-responseTime: 0
-lastUpdated: 2024-08-13T23:08:16.233Z
-startTime: 2024-01-15T10:13:30.802Z
-generator: Upptime
diff --git a/history/summary.json b/history/summary.json
index 601ba7708..4fa234837 100644
--- a/history/summary.json
+++ b/history/summary.json
@@ -1,681 +1,20 @@
[
{
- "name": "Google",
- "url": "https://www.google.com",
- "icon": "https://icons.duckduckgo.com/ip3/www.google.com.ico",
- "slug": "google",
- "status": "up",
- "uptime": "99.99%",
- "uptimeDay": "100.00%",
- "uptimeWeek": "99.74%",
- "uptimeMonth": "99.94%",
- "uptimeYear": "99.99%",
- "time": 111,
- "timeDay": 0,
- "timeWeek": 136,
- "timeMonth": 123,
- "timeYear": 109,
- "dailyMinutesDown": {
- "2024-08-12": 26,
- "2024-05-01": 29
- }
- },
- {
- "name": "Wikipedia",
- "url": "https://en.wikipedia.org",
- "icon": "https://icons.duckduckgo.com/ip3/en.wikipedia.org.ico",
- "slug": "wikipedia",
+ "name": "amandinemeyer.com",
+ "url": "https://www.amandinemeyer.com",
+ "icon": "https://icons.duckduckgo.com/ip3/www.amandinemeyer.com.ico",
+ "slug": "amandinemeyer-com",
"status": "up",
"uptime": "100.00%",
"uptimeDay": "100.00%",
"uptimeWeek": "100.00%",
"uptimeMonth": "100.00%",
"uptimeYear": "100.00%",
- "time": 244,
- "timeDay": 0,
- "timeWeek": 301,
- "timeMonth": 298,
- "timeYear": 254,
+ "time": 1187,
+ "timeDay": 1187,
+ "timeWeek": 1187,
+ "timeMonth": 1187,
+ "timeYear": 1187,
"dailyMinutesDown": {}
- },
- {
- "name": "Hacker News",
- "url": "https://news.ycombinator.com",
- "icon": "https://icons.duckduckgo.com/ip3/news.ycombinator.com.ico",
- "slug": "hacker-news",
- "status": "up",
- "uptime": "98.67%",
- "uptimeDay": "100.00%",
- "uptimeWeek": "100.00%",
- "uptimeMonth": "100.00%",
- "uptimeYear": "99.94%",
- "time": 402,
- "timeDay": 0,
- "timeWeek": 317,
- "timeMonth": 338,
- "timeYear": 433,
- "dailyMinutesDown": {
- "2024-01-10": 90,
- "2023-12-12": 169,
- "2023-10-12": 22,
- "2023-08-23": 16
- }
- },
- {
- "name": "Test Broken Site",
- "url": "https://thissitedoesnotexist.koj.co",
- "icon": "https://icons.duckduckgo.com/ip3/thissitedoesnotexist.koj.co.ico",
- "slug": "test-broken-site",
- "status": "down",
- "uptime": "0.00%",
- "uptimeDay": "0.00%",
- "uptimeWeek": "0.00%",
- "uptimeMonth": "0.00%",
- "uptimeYear": "0.00%",
- "time": 0,
- "timeDay": 0,
- "timeWeek": 0,
- "timeMonth": 0,
- "timeYear": 0,
- "dailyMinutesDown": {
- "2024-08-15": 63,
- "2024-08-14": 1440,
- "2024-08-13": 1440,
- "2024-08-12": 1440,
- "2024-08-11": 1440,
- "2024-08-10": 1440,
- "2024-08-09": 1440,
- "2024-08-08": 1440,
- "2024-08-07": 1440,
- "2024-08-06": 1440,
- "2024-08-05": 1440,
- "2024-08-04": 1440,
- "2024-08-03": 1440,
- "2024-08-02": 1440,
- "2024-08-01": 1440,
- "2024-07-31": 1440,
- "2024-07-30": 1440,
- "2024-07-29": 1440,
- "2024-07-28": 1440,
- "2024-07-27": 1440,
- "2024-07-26": 1440,
- "2024-07-25": 1440,
- "2024-07-24": 1440,
- "2024-07-23": 1440,
- "2024-07-22": 1440,
- "2024-07-21": 1440,
- "2024-07-20": 1440,
- "2024-07-19": 1440,
- "2024-07-18": 1440,
- "2024-07-17": 1440,
- "2024-07-16": 1440,
- "2024-07-15": 1440,
- "2024-07-14": 1440,
- "2024-07-13": 1440,
- "2024-07-12": 1440,
- "2024-07-11": 1440,
- "2024-07-10": 1440,
- "2024-07-09": 1440,
- "2024-07-08": 1440,
- "2024-07-07": 1440,
- "2024-07-06": 1440,
- "2024-07-05": 1440,
- "2024-07-04": 1440,
- "2024-07-03": 1440,
- "2024-07-02": 1440,
- "2024-07-01": 1440,
- "2024-06-30": 1440,
- "2024-06-29": 1440,
- "2024-06-28": 1440,
- "2024-06-27": 1440,
- "2024-06-26": 1440,
- "2024-06-25": 1440,
- "2024-06-24": 1440,
- "2024-06-23": 1440,
- "2024-06-22": 1440,
- "2024-06-21": 1440,
- "2024-06-20": 1440,
- "2024-06-19": 1440,
- "2024-06-18": 1440,
- "2024-06-17": 1440,
- "2024-06-16": 1440,
- "2024-06-15": 1440,
- "2024-06-14": 1440,
- "2024-06-13": 1440,
- "2024-06-12": 1440,
- "2024-06-11": 1440,
- "2024-06-10": 1440,
- "2024-06-09": 1440,
- "2024-06-08": 1440,
- "2024-06-07": 1440,
- "2024-06-06": 1440,
- "2024-06-05": 1440,
- "2024-06-04": 1440,
- "2024-06-03": 1440,
- "2024-06-02": 1440,
- "2024-06-01": 1440,
- "2024-05-31": 1440,
- "2024-05-30": 1440,
- "2024-05-29": 1440,
- "2024-05-28": 1440,
- "2024-05-27": 1440,
- "2024-05-26": 1440,
- "2024-05-25": 1440,
- "2024-05-24": 1440,
- "2024-05-23": 1440,
- "2024-05-22": 1440,
- "2024-05-21": 1440,
- "2024-05-20": 1440,
- "2024-05-19": 1440,
- "2024-05-18": 1440,
- "2024-05-17": 1440,
- "2024-05-16": 1440,
- "2024-05-15": 1440,
- "2024-05-14": 1440,
- "2024-05-13": 1440,
- "2024-05-12": 1440,
- "2024-05-11": 1440,
- "2024-05-10": 1440,
- "2024-05-09": 1440,
- "2024-05-08": 1440,
- "2024-05-07": 1440,
- "2024-05-06": 1440,
- "2024-05-05": 1440,
- "2024-05-04": 1440,
- "2024-05-03": 1440,
- "2024-05-02": 1440,
- "2024-05-01": 1440,
- "2024-04-30": 1440,
- "2024-04-29": 1440,
- "2024-04-28": 1440,
- "2024-04-27": 1440,
- "2024-04-26": 1440,
- "2024-04-25": 1440,
- "2024-04-24": 1440,
- "2024-04-23": 1440,
- "2024-04-22": 1440,
- "2024-04-21": 1440,
- "2024-04-20": 1440,
- "2024-04-19": 1440,
- "2024-04-18": 1440,
- "2024-04-17": 1440,
- "2024-04-16": 1440,
- "2024-04-15": 1440,
- "2024-04-14": 1440,
- "2024-04-13": 1440,
- "2024-04-12": 1440,
- "2024-04-11": 1440,
- "2024-04-10": 1440,
- "2024-04-09": 1440,
- "2024-04-08": 1440,
- "2024-04-07": 1440,
- "2024-04-06": 1440,
- "2024-04-05": 1440,
- "2024-04-04": 1440,
- "2024-04-03": 1440,
- "2024-04-02": 1440,
- "2024-04-01": 1440,
- "2024-03-31": 1440,
- "2024-03-30": 1440,
- "2024-03-29": 1440,
- "2024-03-28": 1440,
- "2024-03-27": 1440,
- "2024-03-26": 1440,
- "2024-03-25": 1440,
- "2024-03-24": 1440,
- "2024-03-23": 1440,
- "2024-03-22": 1440,
- "2024-03-21": 1440,
- "2024-03-20": 1440,
- "2024-03-19": 1440,
- "2024-03-18": 1440,
- "2024-03-17": 1440,
- "2024-03-16": 1440,
- "2024-03-15": 1440,
- "2024-03-14": 1440,
- "2024-03-13": 1440,
- "2024-03-12": 1440,
- "2024-03-11": 1440,
- "2024-03-10": 1440,
- "2024-03-09": 1440,
- "2024-03-08": 1440,
- "2024-03-07": 1440,
- "2024-03-06": 1440,
- "2024-03-05": 1440,
- "2024-03-04": 1440,
- "2024-03-03": 1440,
- "2024-03-02": 1440,
- "2024-03-01": 1440,
- "2024-02-29": 1440,
- "2024-02-28": 1440,
- "2024-02-27": 1440,
- "2024-02-26": 1440,
- "2024-02-25": 1440,
- "2024-02-24": 1440,
- "2024-02-23": 1440,
- "2024-02-22": 1440,
- "2024-02-21": 1440,
- "2024-02-20": 1440,
- "2024-02-19": 1440,
- "2024-02-18": 1440,
- "2024-02-17": 1440,
- "2024-02-16": 1440,
- "2024-02-15": 1440,
- "2024-02-14": 1440,
- "2024-02-13": 1440,
- "2024-02-12": 1440,
- "2024-02-11": 1440,
- "2024-02-10": 1440,
- "2024-02-09": 1440,
- "2024-02-08": 1440,
- "2024-02-07": 1440,
- "2024-02-06": 1440,
- "2024-02-05": 1440,
- "2024-02-04": 1440,
- "2024-02-03": 1440,
- "2024-02-02": 1440,
- "2024-02-01": 1440,
- "2024-01-31": 1440,
- "2024-01-30": 1440,
- "2024-01-29": 1440,
- "2024-01-28": 1440,
- "2024-01-27": 1440,
- "2024-01-26": 1440,
- "2024-01-25": 1440,
- "2024-01-24": 1440,
- "2024-01-23": 1440,
- "2024-01-22": 1440,
- "2024-01-21": 1440,
- "2024-01-20": 1440,
- "2024-01-19": 1440,
- "2024-01-18": 1440,
- "2024-01-17": 1440,
- "2024-01-16": 1440,
- "2024-01-15": 1440,
- "2024-01-14": 1440,
- "2024-01-13": 1440,
- "2024-01-12": 1440,
- "2024-01-11": 1440,
- "2024-01-10": 1440,
- "2024-01-09": 1440,
- "2024-01-08": 1440,
- "2024-01-07": 1440,
- "2024-01-06": 1440,
- "2024-01-05": 1440,
- "2024-01-04": 1440,
- "2024-01-03": 1440,
- "2024-01-02": 1440,
- "2024-01-01": 1440,
- "2023-12-31": 1440,
- "2023-12-30": 1440,
- "2023-12-29": 1440,
- "2023-12-28": 1440,
- "2023-12-27": 1440,
- "2023-12-26": 1440,
- "2023-12-25": 1440,
- "2023-12-24": 1440,
- "2023-12-23": 1440,
- "2023-12-22": 1440,
- "2023-12-21": 1440,
- "2023-12-20": 1440,
- "2023-12-19": 1440,
- "2023-12-18": 1440,
- "2023-12-17": 1440,
- "2023-12-16": 1440,
- "2023-12-15": 1440,
- "2023-12-14": 1440,
- "2023-12-13": 1440,
- "2023-12-12": 1440,
- "2023-12-11": 1440,
- "2023-12-10": 1440,
- "2023-12-09": 1440,
- "2023-12-08": 1440,
- "2023-12-07": 1440,
- "2023-12-06": 1440,
- "2023-12-05": 1440,
- "2023-12-04": 1440,
- "2023-12-03": 1440,
- "2023-12-02": 1440,
- "2023-12-01": 1440,
- "2023-11-30": 1440,
- "2023-11-29": 1440,
- "2023-11-28": 1440,
- "2023-11-27": 1440,
- "2023-11-26": 1440,
- "2023-11-25": 1440,
- "2023-11-24": 1440,
- "2023-11-23": 1440,
- "2023-11-22": 1440,
- "2023-11-21": 1440,
- "2023-11-20": 1440,
- "2023-11-19": 1440,
- "2023-11-18": 1440,
- "2023-11-17": 1440,
- "2023-11-16": 1440,
- "2023-11-15": 1440,
- "2023-11-14": 1440,
- "2023-11-13": 1440,
- "2023-11-12": 1440,
- "2023-11-11": 1440,
- "2023-11-10": 1440,
- "2023-11-09": 1440,
- "2023-11-08": 1440,
- "2023-11-07": 1440,
- "2023-11-06": 1440,
- "2023-11-05": 1440,
- "2023-11-04": 1440,
- "2023-11-03": 1440,
- "2023-11-02": 1440,
- "2023-11-01": 1440,
- "2023-10-31": 1440,
- "2023-10-30": 1440,
- "2023-10-29": 1440,
- "2023-10-28": 1440,
- "2023-10-27": 1440,
- "2023-10-26": 1440,
- "2023-10-25": 1440,
- "2023-10-24": 1440,
- "2023-10-23": 1440,
- "2023-10-22": 1440,
- "2023-10-21": 1440,
- "2023-10-20": 1440,
- "2023-10-19": 1440,
- "2023-10-18": 1440,
- "2023-10-17": 1440,
- "2023-10-16": 1440,
- "2023-10-15": 1440,
- "2023-10-14": 1440,
- "2023-10-13": 1440,
- "2023-10-12": 1440,
- "2023-10-11": 1440,
- "2023-10-10": 1440,
- "2023-10-09": 1440,
- "2023-10-08": 1440,
- "2023-10-07": 1440,
- "2023-10-06": 1440,
- "2023-10-05": 1440,
- "2023-10-04": 1440,
- "2023-10-03": 1440,
- "2023-10-02": 1440,
- "2023-10-01": 1440,
- "2023-09-30": 1440,
- "2023-09-29": 1440,
- "2023-09-28": 1440,
- "2023-09-27": 1440,
- "2023-09-26": 1440,
- "2023-09-25": 1440,
- "2023-09-24": 1440,
- "2023-09-23": 1440,
- "2023-09-22": 1440,
- "2023-09-21": 1440,
- "2023-09-20": 1440,
- "2023-09-19": 1440,
- "2023-09-18": 1440,
- "2023-09-17": 1440,
- "2023-09-16": 1440,
- "2023-09-15": 1440,
- "2023-09-14": 1440,
- "2023-09-13": 1440,
- "2023-09-12": 1440,
- "2023-09-11": 1440,
- "2023-09-10": 1440,
- "2023-09-09": 1440,
- "2023-09-08": 1440,
- "2023-09-07": 1440,
- "2023-09-06": 1440,
- "2023-09-05": 1440,
- "2023-09-04": 1440,
- "2023-09-03": 1440,
- "2023-09-02": 1440,
- "2023-09-01": 1440,
- "2023-08-31": 1440,
- "2023-08-30": 1440,
- "2023-08-29": 1440,
- "2023-08-28": 1440,
- "2023-08-27": 1440,
- "2023-08-26": 1440,
- "2023-08-25": 1440,
- "2023-08-24": 1440,
- "2023-08-23": 1440,
- "2023-08-22": 1440,
- "2023-08-21": 1440,
- "2023-08-20": 1440,
- "2023-08-19": 1440,
- "2023-08-18": 1440,
- "2023-08-17": 1440
- }
- },
- {
- "name": "IPv6 test",
- "url": "forwardemail.net",
- "icon": "https://icons.duckduckgo.com/ip3/null.ico",
- "slug": "i-pv6-test",
- "status": "down",
- "uptime": "0.01%",
- "uptimeDay": "0.00%",
- "uptimeWeek": "0.00%",
- "uptimeMonth": "0.00%",
- "uptimeYear": "0.01%",
- "time": 4,
- "timeDay": 0,
- "timeWeek": 0,
- "timeMonth": 0,
- "timeYear": 4,
- "dailyMinutesDown": {
- "2024-08-15": 63,
- "2024-08-14": 1440,
- "2024-08-13": 1440,
- "2024-08-12": 1440,
- "2024-08-11": 1440,
- "2024-08-10": 1440,
- "2024-08-09": 1440,
- "2024-08-08": 1440,
- "2024-08-07": 1440,
- "2024-08-06": 1440,
- "2024-08-05": 1440,
- "2024-08-04": 1440,
- "2024-08-03": 1440,
- "2024-08-02": 1440,
- "2024-08-01": 1440,
- "2024-07-31": 1440,
- "2024-07-30": 1440,
- "2024-07-29": 1440,
- "2024-07-28": 1440,
- "2024-07-27": 1440,
- "2024-07-26": 1440,
- "2024-07-25": 1440,
- "2024-07-24": 1440,
- "2024-07-23": 1440,
- "2024-07-22": 1440,
- "2024-07-21": 1440,
- "2024-07-20": 1440,
- "2024-07-19": 1440,
- "2024-07-18": 1440,
- "2024-07-17": 1440,
- "2024-07-16": 1440,
- "2024-07-15": 1440,
- "2024-07-14": 1440,
- "2024-07-13": 1440,
- "2024-07-12": 1440,
- "2024-07-11": 1440,
- "2024-07-10": 1440,
- "2024-07-09": 1440,
- "2024-07-08": 1440,
- "2024-07-07": 1440,
- "2024-07-06": 1440,
- "2024-07-05": 1440,
- "2024-07-04": 1440,
- "2024-07-03": 1440,
- "2024-07-02": 1440,
- "2024-07-01": 1440,
- "2024-06-30": 1440,
- "2024-06-29": 1440,
- "2024-06-28": 1440,
- "2024-06-27": 1440,
- "2024-06-26": 1440,
- "2024-06-25": 1440,
- "2024-06-24": 1440,
- "2024-06-23": 1440,
- "2024-06-22": 1440,
- "2024-06-21": 1440,
- "2024-06-20": 1440,
- "2024-06-19": 1440,
- "2024-06-18": 1440,
- "2024-06-17": 1440,
- "2024-06-16": 1440,
- "2024-06-15": 1440,
- "2024-06-14": 1440,
- "2024-06-13": 1440,
- "2024-06-12": 1440,
- "2024-06-11": 1440,
- "2024-06-10": 1440,
- "2024-06-09": 1440,
- "2024-06-08": 1440,
- "2024-06-07": 1440,
- "2024-06-06": 1440,
- "2024-06-05": 1440,
- "2024-06-04": 1440,
- "2024-06-03": 1440,
- "2024-06-02": 1440,
- "2024-06-01": 1440,
- "2024-05-31": 1440,
- "2024-05-30": 1440,
- "2024-05-29": 1440,
- "2024-05-28": 1440,
- "2024-05-27": 1440,
- "2024-05-26": 1440,
- "2024-05-25": 1440,
- "2024-05-24": 1440,
- "2024-05-23": 1440,
- "2024-05-22": 1440,
- "2024-05-21": 1440,
- "2024-05-20": 1440,
- "2024-05-19": 1440,
- "2024-05-18": 1440,
- "2024-05-17": 1440,
- "2024-05-16": 1440,
- "2024-05-15": 1440,
- "2024-05-14": 1440,
- "2024-05-13": 1440,
- "2024-05-12": 1440,
- "2024-05-11": 1440,
- "2024-05-10": 1440,
- "2024-05-09": 1440,
- "2024-05-08": 1440,
- "2024-05-07": 1440,
- "2024-05-06": 1440,
- "2024-05-05": 1440,
- "2024-05-04": 1440,
- "2024-05-03": 1440,
- "2024-05-02": 1440,
- "2024-05-01": 1440,
- "2024-04-30": 1440,
- "2024-04-29": 1440,
- "2024-04-28": 1440,
- "2024-04-27": 1440,
- "2024-04-26": 1440,
- "2024-04-25": 1440,
- "2024-04-24": 1440,
- "2024-04-23": 1440,
- "2024-04-22": 1440,
- "2024-04-21": 1440,
- "2024-04-20": 1440,
- "2024-04-19": 1440,
- "2024-04-18": 1440,
- "2024-04-17": 1440,
- "2024-04-16": 1440,
- "2024-04-15": 1440,
- "2024-04-14": 1440,
- "2024-04-13": 1440,
- "2024-04-12": 1440,
- "2024-04-11": 1440,
- "2024-04-10": 1440,
- "2024-04-09": 1440,
- "2024-04-08": 1440,
- "2024-04-07": 1440,
- "2024-04-06": 1440,
- "2024-04-05": 1440,
- "2024-04-04": 1440,
- "2024-04-03": 1440,
- "2024-04-02": 1440,
- "2024-04-01": 1440,
- "2024-03-31": 1440,
- "2024-03-30": 1440,
- "2024-03-29": 1440,
- "2024-03-28": 1440,
- "2024-03-27": 1440,
- "2024-03-26": 1440,
- "2024-03-25": 1440,
- "2024-03-24": 1440,
- "2024-03-23": 1440,
- "2024-03-22": 1440,
- "2024-03-21": 1440,
- "2024-03-20": 1440,
- "2024-03-19": 1440,
- "2024-03-18": 1440,
- "2024-03-17": 1440,
- "2024-03-16": 1440,
- "2024-03-15": 1440,
- "2024-03-14": 1440,
- "2024-03-13": 1440,
- "2024-03-12": 1440,
- "2024-03-11": 1440,
- "2024-03-10": 1440,
- "2024-03-09": 1440,
- "2024-03-08": 1440,
- "2024-03-07": 1440,
- "2024-03-06": 1440,
- "2024-03-05": 1440,
- "2024-03-04": 1440,
- "2024-03-03": 1440,
- "2024-03-02": 1440,
- "2024-03-01": 1440,
- "2024-02-29": 1440,
- "2024-02-28": 1440,
- "2024-02-27": 1440,
- "2024-02-26": 1440,
- "2024-02-25": 1440,
- "2024-02-24": 1440,
- "2024-02-23": 1440,
- "2024-02-22": 1440,
- "2024-02-21": 1440,
- "2024-02-20": 1440,
- "2024-02-19": 1440,
- "2024-02-18": 1440,
- "2024-02-17": 1440,
- "2024-02-16": 1440,
- "2024-02-15": 1440,
- "2024-02-14": 1440,
- "2024-02-13": 1440,
- "2024-02-12": 1440,
- "2024-02-11": 1440,
- "2024-02-10": 1440,
- "2024-02-09": 1440,
- "2024-02-08": 1440,
- "2024-02-07": 1440,
- "2024-02-06": 1440,
- "2024-02-05": 1440,
- "2024-02-04": 1440,
- "2024-02-03": 1440,
- "2024-02-02": 1440,
- "2024-02-01": 1440,
- "2024-01-31": 1440,
- "2024-01-30": 1440,
- "2024-01-29": 1440,
- "2024-01-28": 1440,
- "2024-01-27": 1440,
- "2024-01-26": 1440,
- "2024-01-25": 1424,
- "2024-01-24": 1440,
- "2024-01-23": 1440,
- "2024-01-22": 1440,
- "2024-01-21": 1440,
- "2024-01-20": 1440,
- "2024-01-19": 1440,
- "2024-01-18": 1440,
- "2024-01-17": 1434,
- "2024-01-16": 1437,
- "2024-01-15": 811
- }
}
]
\ No newline at end of file
diff --git a/history/test-broken-site.yml b/history/test-broken-site.yml
deleted file mode 100644
index 62c9e213c..000000000
--- a/history/test-broken-site.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-url: https://thissitedoesnotexist.koj.co
-status: down
-code: 0
-responseTime: 0
-lastUpdated: 2024-08-13T23:08:15.753Z
-startTime: 2021-04-20T09:46:06.000Z
-generator: Upptime
diff --git a/history/wikipedia.yml b/history/wikipedia.yml
deleted file mode 100644
index fbeefb4f6..000000000
--- a/history/wikipedia.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-url: https://en.wikipedia.org
-status: up
-code: 200
-responseTime: 217
-lastUpdated: 2024-08-13T23:08:14.867Z
-startTime: 2020-08-10T07:54:40.000Z
-generator: Upptime