Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -4,7 +4,6 @@ from pprint import pprint
|
|
| 4 |
from mastodon import Mastodon, MastodonNotFoundError # Mastodon.py
|
| 5 |
|
| 6 |
list_of_servers = [
|
| 7 |
-
'libretooth.gr',
|
| 8 |
'hostux.social',
|
| 9 |
'social.linux.pizza',
|
| 10 |
'nerdculture.de',
|
|
|
|
| 4 |
from mastodon import Mastodon, MastodonNotFoundError # Mastodon.py
|
| 5 |
|
| 6 |
list_of_servers = [
|
|
|
|
| 7 |
'hostux.social',
|
| 8 |
'social.linux.pizza',
|
| 9 |
'nerdculture.de',
|