Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,15 +5,15 @@ from mastodon import Mastodon, MastodonNotFoundError # Mastodon.py
|
|
| 5 |
|
| 6 |
list_of_servers = [
|
| 7 |
"infosec.exchange",
|
| 8 |
-
'
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
'ioc.exchange',
|
| 12 |
'nerdculture.de',
|
| 13 |
'toot.wales',
|
| 14 |
'kolektiva.social',
|
| 15 |
'noc.social',
|
| 16 |
'seo.chat',
|
|
|
|
| 17 |
'glasgow.social',
|
| 18 |
'mindly.social',
|
| 19 |
'mstdn.party',
|
|
@@ -21,6 +21,7 @@ list_of_servers = [
|
|
| 21 |
'learningdisability.social',
|
| 22 |
'ravenation.club',
|
| 23 |
'home.social',
|
|
|
|
| 24 |
'techhub.social',
|
| 25 |
'mastodon.scot',
|
| 26 |
'sfba.social',
|
|
|
|
| 5 |
|
| 6 |
list_of_servers = [
|
| 7 |
"infosec.exchange",
|
| 8 |
+
'libretooth.gr',
|
| 9 |
+
'hostux.social',
|
| 10 |
+
'social.linux.pizza',
|
|
|
|
| 11 |
'nerdculture.de',
|
| 12 |
'toot.wales',
|
| 13 |
'kolektiva.social',
|
| 14 |
'noc.social',
|
| 15 |
'seo.chat',
|
| 16 |
+
'ioc.exchange',
|
| 17 |
'glasgow.social',
|
| 18 |
'mindly.social',
|
| 19 |
'mstdn.party',
|
|
|
|
| 21 |
'learningdisability.social',
|
| 22 |
'ravenation.club',
|
| 23 |
'home.social',
|
| 24 |
+
'mastodon.ie',
|
| 25 |
'techhub.social',
|
| 26 |
'mastodon.scot',
|
| 27 |
'sfba.social',
|