2024-02-10 18:05:47 +00:00
|
|
|
I model a Nitter instance uptime & health tracker as described in https://status.d420.de/about.
|
|
|
|
|
|
|
|
Taken from the official documentation, in the previous linkm the fields we are modelling are:
|
|
|
|
|
|
|
|
- healthy: stands for hosts which are reachable and pass a content check.
|
|
|
|
- rss: whether the host has RSS feeds enabled.
|
|
|
|
- version: which nitter version the host reports.
|