Update bluesky URL

This commit is contained in:
2023-12-26 10:17:30 +11:00
parent c4158b2fba
commit d10b90a75c
2 changed files with 3 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ module Adamantium
overcast.fm
youtube.com
bsky.app
bsky.social
github.com]
def call(content)

View File

@@ -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"
}
]