Merge pull request #76 from GitGitro/remove-cloudflare

fix: remove cloudflare
This commit is contained in:
Achraf RRAMI 2024-10-28 18:45:14 +00:00 committed by GitHub
commit f3a4eaf091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ make build
| <https://dumb.privacyfucking.rocks> | No | No | DE | - | https://privacyfucking.rocks | | <https://dumb.privacyfucking.rocks> | No | No | DE | - | https://privacyfucking.rocks |
| <https://sing.whatever.social> | No | No | US/DE | Yes | Whatever Social | | <https://sing.whatever.social> | No | No | US/DE | Yes | Whatever Social |
| <https://dumb.bloat.cat> | No | No | DE | No | https://bloat.cat | | <https://dumb.bloat.cat> | No | No | DE | No | https://bloat.cat |
| <https://dumb.gitro.xyz> | No | No | DE | Yes | https://gitro.xyz | | <https://dumb.gitro.xyz> | No | No | DE | No | https://gitro.xyz |
[Status Page](https://github.com/rramiachraf/dumb-instances) [Status Page](https://github.com/rramiachraf/dumb-instances)

View File

@ -45,6 +45,6 @@
{ {
"clearnet": "https://dumb.gitro.xyz/", "clearnet": "https://dumb.gitro.xyz/",
"country": "DE", "country": "DE",
"cdn": true "cdn": false
} }
] ]