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 9, 2023
1 parent 468a799 commit 37d4478
Showing 1 changed file with 47 additions and 13 deletions.
60 changes: 47 additions & 13 deletions servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,23 @@
"recaptcha": true,
"email": true
},
{
"name": "nope.chat",
"domain": "nope.chat",
"info": "https://nope.chat",
"jurisdiction": "Germany",
"tos": null,
"privacy": null,
"open": true,
"remarks": "In German",
"antifeature": null,
"reg_method": "In-house Element",
"reg_link": "https://element.nope.chat",
"software": "Synapse",
"version": "1.97.0",
"recaptcha": true,
"email": true
},
{
"name": "norge.chat",
"domain": "matrix.norge.chat",
Expand All @@ -713,6 +730,23 @@
"recaptcha": true,
"email": true
},
{
"name": "obco.pro",
"domain": "matrixapp.chat",
"info": "https://obco.pro",
"jurisdiction": "Germany",
"tos": null,
"privacy": null,
"open": true,
"remarks": "In German",
"antifeature": "Residential",
"reg_method": "In-house Element",
"reg_link": "https://chat.obco.pro/",
"software": "Synapse",
"version": "1.97.0",
"recaptcha": true,
"email": true
},
{
"name": "oblak.be",
"domain": "matrix.oblak.be:443",
Expand Down Expand Up @@ -778,8 +812,8 @@
"reg_link": "https://chat.pcriot.org/",
"software": "Synapse",
"version": "1.93.0",
"recaptcha": false,
"email": false
"recaptcha": true,
"email": true
},
{
"name": "perthchat.org",
Expand All @@ -799,19 +833,19 @@
"email": true
},
{
"name": "projectsegfau.lt",
"domain": "matrix.projectsegfau.lt:443",
"info": "https://projectsegfau.lt/instances",
"jurisdiction": "France",
"tos": "https://projectsegfau.lt/legal/tos",
"privacy": "https://projectsegfau.lt/legal/privacy-policy",
"name": "possum.city",
"domain": "possum.city",
"info": "https://possum.city",
"jurisdiction": "Sweden",
"tos": "https://about.possum.city/rules",
"privacy": null,
"open": true,
"remarks": "General host",
"remarks": "Left-wing",
"antifeature": null,
"reg_method": "In-house Element",
"reg_link": "https://chat.projectsegfau.lt/",
"software": "mauliasproxy",
"version": "1.1.0",
"reg_method": "In-house SchildiChat",
"reg_link": "https://matrix.possum.city/",
"software": "Conduit",
"version": "0.6.0",
"recaptcha": false,
"email": false
},
Expand Down

0 comments on commit 37d4478

Please sign in to comment.