We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac413d6 commit f4739c6Copy full SHA for f4739c6
1 file changed
collection/sites/bluesky.yml
@@ -8,7 +8,7 @@ attributes:
8
example:
9
- "https://bsky.app/profile/bsky.app/post/3kkrqzuydho2v"
10
- "https://bsky.app/profile/bnewbold.net/post/3kxjq2auebs2f"
11
-extract: "#https://(?'embedder'[.\\w]+)/oembed.*?url=(?'url'[\\w%.]+)#"
+extract: "#^https://(?'embedder'[.\\w]+)/oembed.*?url=(?'url'[\\w%.]+)#"
12
homepage: "https://bsky.app/"
13
host: "bsky.app"
14
iframe:
0 commit comments