Skip to content

Update URL regex in embed filter (Fix #2895)#2896

Merged
ChrisLovering merged 1 commit into
mainfrom
fix-2895
Jan 26, 2024
Merged

Update URL regex in embed filter (Fix #2895)#2896
ChrisLovering merged 1 commit into
mainfrom
fix-2895

Conversation

@lemonyte
Copy link
Copy Markdown
Member

Fix #2895

@lemonyte lemonyte requested a review from mbaruh as a code owner January 25, 2024 07:56
Copy link
Copy Markdown
Contributor

@wookie184 wookie184 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works nicely.

Just a note for reviewers, a good test case for this is a twitter link. Not all links will produce the issue because it has to be a rich embed. I tested with this: [example](https://twitter.com/ThePSF/status/1526895412732370945)

@ChrisLovering ChrisLovering merged commit 3d28a85 into main Jan 26, 2024
@ChrisLovering ChrisLovering deleted the fix-2895 branch January 26, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False alerts caused by incorrect regex url for rich_embed filter

3 participants