浏览代码

disable report for local csp

Abhinav 3 年之前
父节点
当前提交
b4399d473b
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      configUtil.js

+ 0 - 2
configUtil.js

@@ -26,8 +26,6 @@ module.exports = {
         'base-uri ': "'self'",
         'frame-ancestors': " 'none'",
         'form-action': "'none'",
-        'report-uri': 'https://csp-reporter.ente.io',
-        'report-to': 'https://csp-reporter.ente.io',
     },
 
     WORKBOX_CONFIG: {