update list of active relay software
This commit is contained in:
parent
ce9e0c4d00
commit
a640db8f06
|
@ -10,10 +10,9 @@ from .misc import DotDict, boolean
|
||||||
|
|
||||||
|
|
||||||
relay_software_names = [
|
relay_software_names = [
|
||||||
'activityrelay',
|
'activityrelay', # https://git.pleroma.social/pleroma/relay
|
||||||
'aoderelay',
|
'aoderelay', # https://git.asonix.dog/asonix/relay
|
||||||
'social.seattle.wa.us-relay',
|
'feditools-relay' # https://git.ptzo.gdn/feditools/relay
|
||||||
'unciarelay'
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue