Merge branch 'master' of TrueAuraCoral/FreeCompetitors into master
This commit is contained in:
commit
6256ba0ee5
5 changed files with 7 additions and 9 deletions
|
@ -7,14 +7,13 @@
|
|||
"licenses":["AGPL3+"],
|
||||
"platforms":["Web"],
|
||||
"networks_read":["Mastodon",
|
||||
"PeerTube",
|
||||
"Pleroma"],
|
||||
"ActivityPub"],
|
||||
"networks_write":["Mastodon",
|
||||
"PeerTube",
|
||||
"Pleroma"],
|
||||
"ActivityPub"],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Microblogger",
|
||||
"Blogger",
|
||||
"Fediverse",
|
||||
"Social Network",
|
||||
"Publication"]}
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
"licenses":["AGPL3+"],
|
||||
"platforms":["Web"],
|
||||
"networks_read":["peertube"],
|
||||
"networks_write":["peertube"],
|
||||
"networks_write":["peertube"
|
||||
"ActivityPub"],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Video Player", "PeerTube Client", "Music Player"]}
|
||||
|
|
|
@ -6,11 +6,9 @@
|
|||
"licenses":["AGPL3+"],
|
||||
"platforms":["Web"],
|
||||
"networks_read":["Pleroma",
|
||||
"PeerTube",
|
||||
"Mastodon"],
|
||||
"ActivityPub"],
|
||||
"networks_write":["Pleroma",
|
||||
"PeerTube",
|
||||
"Mastodon"],
|
||||
"ActivityPub"],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Microblogger",
|
||||
|
|
BIN
modules/__pycache__/render.cpython-38.pyc
Normal file
BIN
modules/__pycache__/render.cpython-38.pyc
Normal file
Binary file not shown.
BIN
modules/__pycache__/search.cpython-38.pyc
Normal file
BIN
modules/__pycache__/search.cpython-38.pyc
Normal file
Binary file not shown.
Loading…
Reference in a new issue