大家有谁用过 cloudflare? console 出现了一个 A Parser-blocking 错误。

2017-03-28 16:49:09 +08:00
 kmdd33

先上贴图:

chrome : https://cl.ly/132h1I2P2U3i

firefox : https://cl.ly/2T3p0X100P3K

错误显示: A Parser-blocking, cross-origin script, https://ajax.cloudflare.com/cdn-cgi/nexp/dok3v=f2befc48d1/cloudflare.min.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details.

firefox 显示 4 个升级 http 到 https 的请求,我应该在哪里升级呢?

自己一开始为了消除 mixed contents 错误,把 nginx 里面的 nginx.conf 的 server {}中添加

server { ...

add_header Content-Security-Policy upgrade-insecure-requests;

...} 请大家指导

1808 次点击
所在节点    问与答
1 条回复
kmdd33
2017-03-28 19:58:07 +08:00
用了 cloudflare 的 301 跳转和 pagerules

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/350947

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX