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

[HeiseBridge] fix for embedded youtube-videos #4034

Merged
merged 3 commits into from Mar 28, 2024

Conversation

Tone866
Copy link
Contributor

@Tone866 Tone866 commented Mar 28, 2024

with this the embedded youtube videos will work in the feed

with this the embedded youtube videos will work in the feed
Copy link

github-actions bot commented Mar 28, 2024

Pull request artifacts

Bridge Context Status
Heise 1 untitled (current) ✔️
Heise 1 untitled (pr) ✔️

last change: Thursday 2024-03-28 17:47:41

@Tone866 Tone866 changed the title [HeiseBridge] fix for embbedded youtube-videos [HeiseBridge] fix for embedded youtube-videos Mar 28, 2024
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
EOT;
//check if video is in header or article for correct possitioning
if (strpos($header->innertext, $link[0])) {
Copy link
Contributor

Choose a reason for hiding this comment

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

str_contains

@dvikan dvikan merged commit e251e35 into RSS-Bridge:master Mar 28, 2024
7 checks passed
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.

None yet

2 participants