Additional test
This commit is contained in:
parent
5f9278cff2
commit
11bcd1c43c
|
@ -211,6 +211,7 @@ PARSABLE_SOCIAL_IDS_COMBINED: list[tuple[str, object, str | None]] = [
|
|||
('https://example.org/main.atom', SocialSiteId.RSS_FEED, None),
|
||||
# Bluesky
|
||||
('https://bsky.app/profile/bsky.app', SocialSiteId.BLUESKY_PROFILE, 'bsky.app'),
|
||||
('https://bsky.app/profile/bsky.app/', SocialSiteId.BLUESKY_PROFILE, 'bsky.app'),
|
||||
]
|
||||
|
||||
NOT_PARSABLE = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user