mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 12:34:27 +02: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