Update bluesky URL
This commit is contained in:
@@ -8,6 +8,7 @@ module Adamantium
|
||||
overcast.fm
|
||||
youtube.com
|
||||
bsky.app
|
||||
bsky.social
|
||||
github.com]
|
||||
|
||||
def call(content)
|
||||
|
@@ -27,7 +27,7 @@ module Micropub
|
||||
name: "Mastodon"
|
||||
},
|
||||
{
|
||||
uid: "https://bsky.app",
|
||||
uid: "https://bsky.social",
|
||||
name: "Blue Sky"
|
||||
}
|
||||
]
|
||||
@@ -42,7 +42,7 @@ module Micropub
|
||||
name: "Mastodon"
|
||||
},
|
||||
{
|
||||
uid: "https://bsky.app",
|
||||
uid: "https://bsky.social",
|
||||
name: "Blue Sky"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user