jquery - 为什么 jquery 或 jqmobile 在 Chrome 中获取 Mozilla 形式的 TLD 列表?

标签 jquery jquery-ui google-chrome jquery-mobile google-chrome-devtools

我在 js 控制台中注意到了这一点:

XHR finished loading: "https://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_names.dat?raw=1". jquery.js:3

为什么需要 TLD 列表?
为什么它从 mozilla 获取它?
如果需要的话,我可以让它从我的服务器获取它吗?
Chrome 或 jquery 会这样做吗?

最佳答案

这是由 Chrome 浏览器扩展程序断开连接造成的。

参见:https://github.com/disconnectme/disconnect/issues/130

关于jquery - 为什么 jquery 或 jqmobile 在 Chrome 中获取 Mozilla 形式的 TLD 列表?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17897869/

相关文章:

javascript - 交替两里不隐藏,切换

jquery - 如何在 jQuery 对话框标题中显示俄语文本

jquery - jQuery UI 自动完成的 "response"回调中的 "request"和 "source"参数是什么?

firefox - 在 Firefox 和 chrome 中设置自定义 cookie?

html - 移动设备上的 flexbox 溢出

Javascript,数组连接将 Windows 对象添加到结果数组,但它不适用于 Firefox

javascript - 可以延迟加载 jQuery 吗?

javascript - 选择文件后开始上传,使用 jQuery。

jquery - 如何在 jquery 框内居中标记 i

jquery - 如何打开 jQuery 模式与元素一样宽但不更宽?