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 Dec 1, 2023
1 parent 7a30aae commit 37ce9e3
Showing 1 changed file with 38 additions and 21 deletions.
59 changes: 38 additions & 21 deletions servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,23 @@
"recaptcha": false,
"email": true
},
{
"name": "4d2.org",
"domain": "matrix.4d2.org",
"info": "https://4d2.org",
"jurisdiction": "US",
"tos": null,
"privacy": null,
"open": true,
"remarks": "Left-wing",
"antifeature": null,
"reg_method": "In-house Element",
"reg_link": "https://element.4d2.org",
"software": "Synapse",
"version": "1.96.1",
"recaptcha": true,
"email": true
},
{
"name": "archaeo.social",
"domain": "matrix.archaeo.social",
Expand Down Expand Up @@ -80,7 +97,7 @@
"reg_method": "In-house Element",
"reg_link": "https://chat.bark.lgbt",
"software": "Synapse",
"version": "1.96.1",
"version": "1.97.0",
"recaptcha": true,
"email": true
},
Expand All @@ -101,23 +118,6 @@
"recaptcha": false,
"email": true
},
{
"name": "breeze.town",
"domain": "breeze.town",
"info": "https://breeze.town/@breeze/108776240056543549",
"jurisdiction": "Germany",
"tos": "https://breeze.town/about/more",
"privacy": null,
"open": true,
"remarks": "",
"antifeature": null,
"reg_method": "In-house Element",
"reg_link": "https://chat.breeze.town/",
"software": "Synapse",
"version": "1.81.0",
"recaptcha": false,
"email": false
},
{
"name": "cat.casa",
"domain": "matrix.cat.casa",
Expand Down Expand Up @@ -167,7 +167,7 @@
"software": "Synapse",
"version": "1.96.1",
"recaptcha": false,
"email": false
"email": true
},
{
"name": "chatcloud.net",
Expand Down Expand Up @@ -577,6 +577,23 @@
"recaptcha": true,
"email": true
},
{
"name": "kitsunes.club",
"domain": "kitsunes.chat",
"info": "https://kitsunes.club",
"jurisdiction": "Canada",
"tos": "https://kitsunes.club/_matrix/consent",
"privacy": "https://kitsunes.club/_matrix/consent",
"open": true,
"remarks": "",
"antifeature": null,
"reg_method": "In-house Element",
"reg_link": "https://kitsunes.chat/",
"software": "Synapse",
"version": "1.97.0rc1",
"recaptcha": true,
"email": true
},
{
"name": "libcom.de",
"domain": "matrix.libcom.de:443",
Expand Down Expand Up @@ -675,7 +692,7 @@
"reg_method": "In-house Element",
"reg_link": "https://app.nitro.chat/",
"software": "Synapse",
"version": "1.96.1",
"version": "1.97.0",
"recaptcha": true,
"email": true
},
Expand Down Expand Up @@ -1338,7 +1355,7 @@
"reg_method": "Donation",
"reg_link": "https://unredacted.org/services/matrix/",
"software": "Synapse",
"version": "1.96.1",
"version": "1.97.0",
"recaptcha": false,
"email": false
}
Expand Down

0 comments on commit 37ce9e3

Please sign in to comment.