mirror of
https://github.com/hectorm/hblock.git
synced 2026-04-23 07:26:33 +05:30
Updated firebase.json
This commit is contained in:
parent
fe99424e24
commit
b16f68497d
1 changed files with 1 additions and 7 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"source": "**",
|
||||
"headers": [{
|
||||
"key": "Content-Security-Policy",
|
||||
"value": "default-src 'none'; style-src 'unsafe-inline'; img-src data:;"
|
||||
"value": "default-src 'none'; style-src 'unsafe-inline' https://hblock-check.molinero.xyz; img-src data:;"
|
||||
}, {
|
||||
"key": "X-XSS-Protection",
|
||||
"value": "1;mode=block"
|
||||
|
|
@ -25,12 +25,6 @@
|
|||
"key": "Content-Type",
|
||||
"value": "application/zip"
|
||||
}]
|
||||
}, {
|
||||
"source": "**/*.gz",
|
||||
"headers": [{
|
||||
"key": "Content-Type",
|
||||
"value": "application/gzip"
|
||||
}]
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue