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

strip iframe content #70

Open
aaronpk opened this issue May 4, 2018 · 1 comment
Open

strip iframe content #70

aaronpk opened this issue May 4, 2018 · 1 comment

Comments

@aaronpk
Copy link
Owner

aaronpk commented May 4, 2018

See iframe on https://waterpigs.co.uk/notes/4uGH9/

@aaronpk
Copy link
Owner Author

aaronpk commented Jul 5, 2018

oh I see what's wrong. The parser is treating the contents of the iframe as text, not as HTML. So if you look at the HTML version in XRay it contains escaped HTML tags. If you look at the text version it contains literal <img> characters.

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