本文档中不允许使用源URI

时间:2018-05-27 18:48:35

标签: browser http-headers

我正在localhost上的一个网站上工作,突然之间我发现了这个错误。

我在Firefox上出现此错误

<script> source URI is not allowed in this document

Chrome上没有任何内容,但是如果我尝试使用文件代码,我会得到:

Application Error: There was a problem getting data for the application you requested. The application may not be valid, or there may be a temporary glitch. Please try again later.

基本上是:https://connect.facebook.net/en_US/sdk.js

浏览器甚至不发送文件的GET请求。

以前用过的所有东西都很完美。不知道我为什么会这样做。

1 个答案:

答案 0 :(得分:3)

我的两个浏览器都安装了扩展程序。它阻止了它的加载。

如果您有任何VPN,隐藏跟踪扩展程序,则需要将其禁用。

就我而言,它是断开连接 firefox / chrome扩展程序。