From 240dc7261c95c3c687cf4d0c377d988aee02620d Mon Sep 17 00:00:00 2001 From: GitGitro <108683123+GitGitro@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:17:25 +0100 Subject: [PATCH] fix: remove cloudflare --- README.md | 2 +- instances.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97cafc0..13b6ea6 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ make build | | No | No | DE | - | https://privacyfucking.rocks | | | No | No | US/DE | Yes | Whatever Social | | | No | No | DE | No | https://bloat.cat | -| | No | No | DE | Yes | https://gitro.xyz | +| | No | No | DE | No | https://gitro.xyz | [Status Page](https://github.com/rramiachraf/dumb-instances) diff --git a/instances.json b/instances.json index 8e7e9e6..0381818 100644 --- a/instances.json +++ b/instances.json @@ -45,6 +45,6 @@ { "clearnet": "https://dumb.gitro.xyz/", "country": "DE", - "cdn": true + "cdn": false } ]