Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter embed should work for x.com #2836

Open
HitmanInWis opened this issue Aug 8, 2024 · 0 comments
Open

Twitter embed should work for x.com #2836

HitmanInWis opened this issue Aug 8, 2024 · 0 comments

Comments

@HitmanInWis
Copy link

Bug Present as of Version: 2.25.5-SNAPSHOT

The Twitter embed does not currently work for x.com URLs

The update should be pretty simple in com.adobe.cq.wcm.core.components.internal.services.embed.OEmbedClientImplConfigurationFactory-twitter.config

from

scheme=["https?://(.*\\.)?twitter\\.com/.*"]

to

scheme=["https?://(.*\\.)?(twitter|x)\\.com/.*"]
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

No branches or pull requests

1 participant