mirror of https://gitlab.com/bashrc2/epicyon
Extra webfinger aliases
parent
466b708300
commit
3b9e57b534
|
@ -265,6 +265,9 @@ def _webfingerUpdateFromProfile(wfJson: {}, actorJson: {}) -> bool:
|
||||||
"matrix": "matrix",
|
"matrix": "matrix",
|
||||||
"email": "mailto",
|
"email": "mailto",
|
||||||
"ssb": "ssb",
|
"ssb": "ssb",
|
||||||
|
"briar": "briar",
|
||||||
|
"cwtch": "cwtch",
|
||||||
|
"jami": "jami",
|
||||||
"tox": "toxId"
|
"tox": "toxId"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue