mirror of
https://github.com/friendica/friendica
synced 2025-04-26 16:30:12 +00:00
Preparation to add Bluesky
This commit is contained in:
parent
1d211bea98
commit
7d4b11b450
4 changed files with 3 additions and 1 deletions
|
@ -57,6 +57,7 @@ class Protocol
|
|||
const TWITTER = 'twit'; // Twitter
|
||||
const DISCOURSE = 'dscs'; // Discourse
|
||||
const TUMBLR = 'tmbl'; // Tumblr
|
||||
const BLUESKY = 'bsky'; // Bluesky
|
||||
|
||||
// Dead protocols
|
||||
const APPNET = 'apdn'; // app.net - Dead protocol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue