mirror of https://gitlab.com/bashrc2/epicyon
Extra default peertube instance
parent
ef1503b49f
commit
0163dc5698
|
@ -215,7 +215,8 @@ def _add_embedded_video_from_sites(translate: {}, content: str,
|
|||
'video.nerdcave.site',
|
||||
'kolektiva.media',
|
||||
'peertube.social',
|
||||
'videos.lescommuns.org'
|
||||
'videos.lescommuns.org',
|
||||
'neat.tube'
|
||||
)
|
||||
for site in peertube_sites:
|
||||
site = site.strip()
|
||||
|
|
Loading…
Reference in New Issue