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