Javascript 如何将JS控制台插入https页面?jsconsole.com

Javascript 如何将JS控制台插入https页面?jsconsole.com,javascript,remote-debugging,console.log,Javascript,Remote Debugging,Console.log,我在https网站上添加了如下脚本标签 <script src="http://jsconsole.com/remote.js?xxx-xxxx-x-xx-xxxx"></script> 我把http换成了https,但仍然不走运 <script src="https://jsconsole.com/remote.js?xxx-xxxx-x-xx-xxxx"></script> 我已经下载了remote.js并添加了相对路径,但仍然没有

我在https网站上添加了如下脚本标签

<script src="http://jsconsole.com/remote.js?xxx-xxxx-x-xx-xxxx"></script>

我把http换成了https,但仍然不走运

<script src="https://jsconsole.com/remote.js?xxx-xxxx-x-xx-xxxx"></script>

我已经下载了remote.js并添加了相对路径,但仍然没有成功

<script src="js/remote.js?xxx-xxxx-x-xx-xxxx"></script>


有什么建议吗?

亲爱的,他真的死了,不是吗?你想要什么样的结果?JSON?一个脚本?嗯,看起来网站现在已经关闭了,所以这可能就是原因?或者至少我不知道我们该如何帮助你,出了什么差错?注意404错误,如果您在chrome开发者工具上看到这些错误,您需要将文件移动到正确的位置安全网站的另一个问题是“内容安全策略”标题,进入chrome开发者工具并检查是否有“内容安全策略”响应标题,这些设置可以阻止来自正在执行的外部域的脚本(奇怪的是,这不会影响相对链接…)jsconsole.com仍在运行它对ios chrome和其他InApp浏览器(如facebook本身)有很大的优势。但是,它不支持https