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

iframe blacklist/whitelist domains #464

Closed
michaelmairegger opened this issue Nov 28, 2020 · 1 comment
Closed

iframe blacklist/whitelist domains #464

michaelmairegger opened this issue Nov 28, 2020 · 1 comment

Comments

@michaelmairegger
Copy link

I want to allow iframe from facebook, youtube, ... and block others.

Therefore I tried to use the customRender with the iframe tag, filtering for attributes['src'] but the value passed to the attributes tag is an empty map.

How do I get the src for the rendering iframe tag?

@erickok
Copy link
Collaborator

erickok commented Feb 8, 2021

Fixed in #500 (release soon)

@erickok erickok closed this as completed Feb 8, 2021
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

2 participants