Last active
January 29, 2025 21:53
-
-
Save andypiper/5518db5ccd489fdd9acb31d7c38febc0 to your computer and use it in GitHub Desktop.
fosdem24wall
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"servers": [ | |
"fosstodon.org", | |
"infosec.exchange", | |
"toot.community", | |
"mastodon.social", | |
"mastodon.online", | |
"hachyderm.io", | |
"mas.to", | |
"mstdn.social", | |
"macaw.social", | |
"chaos.social", | |
"vmst.io", | |
"octodon.social", | |
"techhub.social", | |
"ohai.social", | |
"social.lol", | |
"floss.social", | |
"mozilla.social", | |
"linuxrocks.online", | |
"social.opensource.org", | |
"ubuntu.social", | |
"noc.social", | |
"defcon.social" | |
], | |
"tags": [ | |
"fosdem", | |
"fosdem24", | |
"fosdem2024", | |
"merchtodon" | |
], | |
"accounts": [ | |
"[email protected]" | |
], | |
"loadFederated": false, | |
"loadPublic": false, | |
"loadTrends": false, | |
"languages": [ | |
], | |
"badWords": [ | |
], | |
"hideSensitive": true, | |
"hideBoosts": false, | |
"hideBots": true, | |
"hideReplies": true, | |
"limit": 25, | |
"interval": 30, | |
"title": "FOSDEM 2024", | |
"theme": "light", | |
"showInfobar": true, | |
"showText": true, | |
"showMedia": true, | |
"playVideos": false | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"servers": [ | |
"fosstodon.org", | |
"infosec.exchange", | |
"mastodon.social", | |
"mastodon.online", | |
"hachyderm.io", | |
"mas.to", | |
"mstdn.social", | |
"macaw.social", | |
"chaos.social", | |
"vmst.io", | |
"techhub.social", | |
"ohai.social", | |
"social.lol", | |
"linuxrocks.online", | |
"social.opensource.org", | |
"ubuntu.social", | |
"ruby.social" | |
], | |
"tags": [ | |
"fosdem", | |
"fosdem25", | |
"fosdem2025", | |
"merchtodon", | |
"plushtodon" | |
], | |
"accounts": [ | |
"[email protected]", | |
"[email protected]" | |
], | |
"loadFederated": false, | |
"loadPublic": false, | |
"loadTrends": false, | |
"languages": [ | |
], | |
"badWords": [ | |
], | |
"hideSensitive": true, | |
"hideBoosts": false, | |
"hideBots": true, | |
"hideReplies": true, | |
"limit": 25, | |
"interval": 30, | |
"title": "FOSDEM 2025", | |
"theme": "light", | |
"showInfobar": true, | |
"showText": true, | |
"showMedia": true, | |
"playVideos": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment