docs: Update featured communities in Explore (#2936)
* fix: Update featured communities in Explore * Add new spaces and rooms to config.json * Remove #pcapdroid room from configuration * Update rooms list in config.json Replaced '#archlinux:archlinux.org' with '#tuwunel:grin.hu' in rooms list. * Update channel list in config.json
This commit is contained in:
+7
-8
@@ -6,21 +6,20 @@
|
|||||||
"featuredCommunities": {
|
"featuredCommunities": {
|
||||||
"openAsDefault": false,
|
"openAsDefault": false,
|
||||||
"spaces": [
|
"spaces": [
|
||||||
"#cinny-space:matrix.org",
|
"#cinny:matrix.org",
|
||||||
"#community:matrix.org",
|
"#community:matrix.org",
|
||||||
"#space:unredacted.org",
|
"#space:unredacted.org",
|
||||||
|
"#librewolf-community:matrix.org",
|
||||||
|
"#stickers-and-emojis:tastytea.de",
|
||||||
|
"#videogames:waywardinn.com",
|
||||||
"#science-space:matrix.org",
|
"#science-space:matrix.org",
|
||||||
"#libregaming-games:tchncs.de",
|
"#libregaming-games:tchncs.de",
|
||||||
"#mathematics-on:matrix.org",
|
"#mathematics-on:matrix.org"
|
||||||
"#stickers-and-emojis:tastytea.de"
|
|
||||||
],
|
],
|
||||||
"rooms": [
|
"rooms": [
|
||||||
"#cinny:matrix.org",
|
"#tuwunel:grin.hu",
|
||||||
"#freesoftware:matrix.org",
|
"#freesoftware:matrix.org",
|
||||||
"#pcapdroid:matrix.org",
|
"#gentoo:matrix.org"
|
||||||
"#gentoo:matrix.org",
|
|
||||||
"#PrivSec.dev:arcticfoxes.net",
|
|
||||||
"#disroot:aria-net.org"
|
|
||||||
],
|
],
|
||||||
"servers": ["matrixrooms.info", "matrix.org", "mozilla.org", "unredacted.org"]
|
"servers": ["matrixrooms.info", "matrix.org", "mozilla.org", "unredacted.org"]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user