Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我喜欢他们的搜索,我想在我的网站上使用它,该网站内置在 div 或 iframe 中……有没有人做过类似的事情,第四条最好的路线是什么?我注意到他们在 GET 中的变量
http://anywhoyp.yellowpages.com/whitepages?from=AnyWho&fap_terms%5Bfirst%5D=Hunter&fap_terms%5Blast%5D=Thompson&fap_terms%5Bcity%5D=&fap_terms%5Bstate%5D=
在 iframe 外部内容之前获得许可。如果你这样做了 iframe,它会起作用,但第三方可以通过添加X-Frame-Options: DENY标题轻松阻止它,这会导致你的 iframe 停止工作。
X-Frame-Options: DENY