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

Doesn't work with Quora #30

Closed
xjdeng opened this issue Oct 28, 2020 · 1 comment
Closed

Doesn't work with Quora #30

xjdeng opened this issue Oct 28, 2020 · 1 comment

Comments

@xjdeng
Copy link

xjdeng commented Oct 28, 2020

Am I using it correctly? This works for many sites, but unfortunately, it doesn't with Quora.

Try copying and pasting the following into an HTML file:

<html>
<script type="module" src="https://unpkg.com/x-frame-bypass"></script>
<iframe name="Framename" sandbox="allow-forms allow-scripts" is="x-frame-bypass" src="https://www.quora.com/Why-don-t-people-take-INTJ-advice" frameborder="0" style="width: 100%; height: 500px;"> </iframe>
</html>

@niutech
Copy link
Owner

niutech commented Dec 19, 2020

It works for me:
Quora

That said, it reloads after a while. This is due to some JS code on that page, which I cannot modify.

@niutech niutech closed this as completed Dec 19, 2020
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