ERR_BLOCKED_BY_XSS_AUDITOR 谷歌浏览器错误
有时,即使缺少一行代码或一个符号也可能导致整个网页无法加载。这个案例类似。在某些情况下,谷歌浏览器(Google Chrome)可能会抛出错误,说ERR_BLOCKED_BY_XSS_AUDITOR。如果Chrome在网页上检测到异常代码,则会出现此错误。
“This page isn’t working. Chrome detected unusual code on this page and blocked it to protect your personal information (for example, passwords, phone numbers, and credit cards). ERR BLOCKED BY XSS AUDITOR”
今天,我们将研究有助于我们恢复此错误的各种方法。
ERR_BLOCKED_BY_XSS_AUDITOR Chrome错误
在这种情况下,我们将研究两种修复此错误的方法。这些修复程序分别针对 2 种情况(如果您是管理员,另一种情况(如果您是浏览 Web 的最终用户))。
1]当您是网页的管理员时(1] When you are an administrator of the web page)
如果您是网站的管理员,您可以尝试通过在POST(POST)提交的标题中添加一行代码来修复此错误。
如果您的网站运行在PHP上,您可以尝试输入以下代码,
header('X-XSS-Protection:0');
如果您的网站在ASP.NET上运行,您可以尝试输入以下代码,
HttpContext.Response.AddHeader("X-XSS-Protection","0");
2]当您不是网页的管理员时(2] When you are not an administrator of the web page)
也许您可以联系网站所有者并报告错误。
暂时您可以切换到另一个浏览器,或者最后,您可以禁用Google Chrome上的XSS Auditor。
为此,您需要复制以下路径:
x64 操作系统(x64 Operating System)
"C:\Program Files\Google\Chrome\Application\chrome.exe" -disable-xss-auditor
x86 操作系统(x86 Operating System)
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" -disable-xss-auditor
然后右键单击文件资源管理器(File Explorer)或桌面(Desktop)中的任意位置。
现在选择新建 > 快捷方式。
在路径的第一个字段中,输入上面给出的适当路径。
单击 下一步 (Next )并按照屏幕上的说明进行操作。
这将在您想要的任何地方为Google Chrome创建一个快捷方式。
但是,这可以被认为是一种临时解决方法,而不是修复,但在用户迫切需要时会有所帮助。
Related posts
Google Chrome现在是没有响应的,Relaunch吗?
如何解决在Google Chrome browser File Download错误
Google Chrome Browser的10个最佳主题
如何更改Google Chrome的Default Print Settings
如何在Google Chrome Browser Close上Destroy Profile
Chrome上发生了browser error的消息 - Google Docs
如何在Google Chrome中启用和禁用Window Naming
如何禁用Google Chrome Software Reporter Tool
Windows 10 Google Chrome vs Firefox Quantum
Google Chrome Windows 10的问题和问题
该Great Suspender会自动暂停对Google Chrome标签
如何将Zoom Gallery feature添加到Google Meet
Google Maps在Windows 10中不适用于Chrome
Google Chrome中的Fix Downloading Proxy Script error
Google Chrome中Error Code 105 ERR_NAME_NOT_RESOLVED
Google Chrome上的Fix ERR_CACHE_MISS error消息
隐藏Google Chrome URLs and Internal Pages名单
Fix Google Chrome screen在Windows 10上闪烁问题
在Google Chrome PDF Viewer启用PDF的两页View mode
如何在Google Chrome启用和使用Commander feature