From 67edfe17bb85bb7e1829e35e7af40b13e3a9ab4d Mon Sep 17 00:00:00 2001 From: Shindou Jeikobu Date: Sat, 30 Nov 2024 01:26:54 +0100 Subject: [PATCH 1/4] Added new instance (dumb.jeikobu.net) --- instances.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/instances.json b/instances.json index 0381818..3ae70c4 100644 --- a/instances.json +++ b/instances.json @@ -46,5 +46,10 @@ "clearnet": "https://dumb.gitro.xyz/", "country": "DE", "cdn": false + }, + { + "clearnet": "https://dumb.jeikobu.net/", + "country": "DE", + "cdn": false } ] From c438ec843406683caccf0889cc92c2ce5e6f5768 Mon Sep 17 00:00:00 2001 From: Shindou Jeikobu Date: Sat, 30 Nov 2024 13:30:51 +0100 Subject: [PATCH 2/4] Added new instance to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13b6ea6..bd86bb8 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ make build | | No | No | US/DE | Yes | Whatever Social | | | No | No | DE | No | https://bloat.cat | | | No | No | DE | No | https://gitro.xyz | +| | No | No | DE | No | https://jeikobu.net | [Status Page](https://github.com/rramiachraf/dumb-instances) From dc9fe2319bb6aaedd747baf83e836c1c8d827af9 Mon Sep 17 00:00:00 2001 From: Shindou Jeikobu Date: Sun, 1 Dec 2024 23:55:38 +0100 Subject: [PATCH 3/4] Update instances.json --- instances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instances.json b/instances.json index 3ae70c4..34dbac8 100644 --- a/instances.json +++ b/instances.json @@ -50,6 +50,6 @@ { "clearnet": "https://dumb.jeikobu.net/", "country": "DE", - "cdn": false + "cdn": true } ] From 85433f96202106f5f4a6043e03edc125c83e46bd Mon Sep 17 00:00:00 2001 From: Shindou Jeikobu Date: Sun, 1 Dec 2024 23:55:55 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd86bb8..4796f8d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ make build | | No | No | US/DE | Yes | Whatever Social | | | No | No | DE | No | https://bloat.cat | | | No | No | DE | No | https://gitro.xyz | -| | No | No | DE | No | https://jeikobu.net | +| | No | No | DE | Yes | https://jeikobu.net | [Status Page](https://github.com/rramiachraf/dumb-instances)