TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How to embed an iframe with 'x-frame-options: DENY' set

3 点作者 nichol4s大约 8 年前

1 comment

nichol4s大约 8 年前
This is part of a series of where we want to experiment a bit with what we can do with our proxy technology apart from our current main use case (co-browsing). With our technology we can basically change HTML pages on the fly and inject for example Javascript. You can read more about this here: <a href="https:&#x2F;&#x2F;docs.surfly.com&#x2F;introduction&#x2F;the-technology.html#surfly-co-browsing" rel="nofollow">https:&#x2F;&#x2F;docs.surfly.com&#x2F;introduction&#x2F;the-technology.html#sur...</a><p>In the first one we used our proxy approach to enable an open web proxy, which you can find here: <a href="https:&#x2F;&#x2F;www.surfly.com&#x2F;labs-advanced-http-web-proxy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.surfly.com&#x2F;labs-advanced-http-web-proxy&#x2F;</a><p>I&#x27;d love to learn about more possible use-cases for this approach.