哪些网站不支持 iframe?
我正在为许多随机网站动态生成 iframe,并且我很想知道哪些网站不支持 iframe,以便我可以退回到缩略图。我已经知道 Facebook、Twitter 和 Youtube 等网站不支持 iframe,但我想知道是否有人拥有更全面的列表。
I'm dynamically generating iframes for a number of random websites, and I'd love to know which sites do not support iframing so I can fall back to a thumbnail image. I already know sites like Facebook, Twitter, and Youtube don't support iframing, but I was wondering if anyone had hold of a more comprehensive list.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我希望任何具有安全意识的主要网站都禁用 iframe,因为它们打开了点击劫持 攻击。
I would expect any security-aware major site to disable iframes because they open up the possibility of clickjacking attacks.