阻止:所有第三方存储访问请求

信息

Firefox

CookieBlockedForeign=Request to access cookies or storage on "X" was blocked because we are blocking all third-party storage access requests and content blocking is enabled.

出了什么问题?

由于访问 Cookie 或存储的请求来自第三方(不同的来源)且内容阻止已启用,因此该请求被阻止。

可以通过以下方法更改或删除权限:

  • 转至 *首选项 > 内容阻止* 并执行以下操作之一:
  • 使用 *管理例外情况* ...按钮添加例外情况
  • 选择 *自定义* 内容阻止并取消选中 *Cookie* 复选框

如果被阻止的资源不需要身份验证,您可以通过在相关元素中添加 `crossorigin="anonymous"` 属性来修复警告消息。

另请参阅