User1342 commited on
Commit
410897c
·
1 Parent(s): 2fb452f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -5,15 +5,15 @@ from mastodon import Mastodon, MastodonNotFoundError # Mastodon.py
5
 
6
  list_of_servers = [
7
  "infosec.exchange",
8
- 'social.linux.pizza',
9
- 'tilde.zone',
10
- 'hostux.social',
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',