Skip to content

Commit

Permalink
Update Matrix homeserver versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 26, 2023
1 parent e7fd6fc commit 202e742
Showing 1 changed file with 53 additions and 19 deletions.
72 changes: 53 additions & 19 deletions servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -611,23 +611,6 @@
"recaptcha": true,
"email": true
},
{
"name": "libcom.de",
"domain": "matrix.libcom.de:443",
"info": "https://libcom.de",
"jurisdiction": "Germany",
"tos": null,
"privacy": null,
"open": true,
"remarks": "In German",
"antifeature": null,
"reg_method": "In-house Element",
"reg_link": "https://element.libcom.de",
"software": "Synapse",
"version": "1.95.1",
"recaptcha": false,
"email": true
},
{
"name": "llamarific.social",
"domain": "matrix.llamarific.social",
Expand Down Expand Up @@ -761,8 +744,8 @@
"reg_link": "https://chat.obco.pro/",
"software": "Synapse",
"version": "1.96.1",
"recaptcha": true,
"email": true
"recaptcha": false,
"email": false
},
{
"name": "oblak.be",
Expand Down Expand Up @@ -849,6 +832,23 @@
"recaptcha": true,
"email": true
},
{
"name": "possum.city",
"domain": "possum.city",
"info": "https://possum.city",
"jurisdiction": "Sweden",
"tos": "https://about.possum.city/rules",
"privacy": null,
"open": true,
"remarks": "Left-wing",
"antifeature": null,
"reg_method": "In-house SchildiChat",
"reg_link": "https://matrix.possum.city/",
"software": "Conduit",
"version": "0.6.0",
"recaptcha": false,
"email": false
},
{
"name": "projectsegfau.lt",
"domain": "matrix.projectsegfau.lt:443",
Expand Down Expand Up @@ -1206,6 +1206,23 @@
"recaptcha": false,
"email": false
},
{
"name": "hyteck.de",
"domain": "synapse.hyteck.de",
"info": "https://hyteck.de/services/",
"jurisdiction": "Germany",
"tos": "https://hyteck.de/services/",
"privacy": null,
"open": false,
"remarks": "In German; personal",
"antifeature": null,
"reg_method": "Contact",
"reg_link": "https://hyteck.de/about/",
"software": "Synapse",
"version": "1.96.1",
"recaptcha": false,
"email": true
},
{
"name": "libreon.fr",
"domain": "matrix.libreon.fr",
Expand Down Expand Up @@ -1291,6 +1308,23 @@
"recaptcha": false,
"email": false
},
{
"name": "sans-nuage.fr",
"domain": "sans-nuage.fr",
"info": "https://sans-nuage.fr",
"jurisdiction": "France",
"tos": null,
"privacy": null,
"open": false,
"remarks": "In French; tech collective",
"antifeature": null,
"reg_method": "Membership",
"reg_link": "https://adherents.arn-fai.net/members/register/",
"software": "Synapse",
"version": "1.92.3",
"recaptcha": false,
"email": false
},
{
"name": "unredacted.org",
"domain": "matrix.unredacted.org",
Expand Down

0 comments on commit 202e742

Please sign in to comment.