forked from YokaiRick/akkoma
Merge branch 'develop' into 'develop'
added hyper:// to default protocols See merge request pleroma/pleroma!2727
This commit is contained in:
commit
4b53499bdc
2 changed files with 2 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
"dat",
|
||||
"dweb",
|
||||
"gopher",
|
||||
"hyper",
|
||||
"ipfs",
|
||||
"ipns",
|
||||
"irc",
|
||||
|
|
|
@ -498,6 +498,7 @@
|
|||
"dat",
|
||||
"dweb",
|
||||
"gopher",
|
||||
"hyper",
|
||||
"ipfs",
|
||||
"ipns",
|
||||
"irc",
|
||||
|
|
Loading…
Reference in a new issue