Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Misaka13514 committed Feb 15, 2024
1 parent 79339f0 commit aca317f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nazurin/sites/bluesky/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

patterns = [
# https://bsky.app/profile/shiratamacaron.bsky.social/post/3kkt7oj5rmw2j
r"bsky\.app/profile/([\w\.-]+)/post/(\w+)"
r"bsky\.app/profile/([\w\.-]+)/post/([\w\.-~]+)"
]


Expand Down

0 comments on commit aca317f

Please sign in to comment.