diff --git a/README.md b/README.md index a4120b3..6f51d85 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ make build | | No | No | DE | Yes | @MaximilianGT500 | | No | No | DE | - | https://privacyfucking.rocks | | | No | No | US/DE | Yes | Whatever Social +| | No | No | DE | Yes | https://gitro.xyz [Status Page](https://github.com/rramiachraf/dumb-instances) diff --git a/instances.json b/instances.json index 96c5e0b..7c5850f 100644 --- a/instances.json +++ b/instances.json @@ -31,5 +31,10 @@ "clearnet": "https://dumb.privacyfucking.rocks/", "country": "DE", "cdn": false + }, + { + "clearnet": "https://dumb.gitro.xyz", + "country": "DE", + "cdn": true } ]