Merge pull request #78 from shindouj/patch-1

Added new instance (dumb.jeikobu.net)
This commit is contained in:
Achraf RRAMI 2024-12-01 22:59:51 +00:00 committed by GitHub
commit f2447f8219
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -36,6 +36,7 @@ make build
| <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 | No | https://gitro.xyz | | <https://dumb.gitro.xyz> | No | No | DE | No | https://gitro.xyz |
| <https://dumb.jeikobu.net> | No | No | DE | Yes | https://jeikobu.net |
[Status Page](https://github.com/rramiachraf/dumb-instances) [Status Page](https://github.com/rramiachraf/dumb-instances)

View File

@ -46,5 +46,10 @@
"clearnet": "https://dumb.gitro.xyz/", "clearnet": "https://dumb.gitro.xyz/",
"country": "DE", "country": "DE",
"cdn": false "cdn": false
},
{
"clearnet": "https://dumb.jeikobu.net/",
"country": "DE",
"cdn": true
} }
] ]