save bonfire solution as a gist and fix search issue button query string

This commit is contained in:
Arsen Melikyan
2015-10-25 12:30:44 +04:00
parent 41c8a97417
commit 59bd917a2c
3 changed files with 62 additions and 2 deletions

View File

@@ -48,7 +48,8 @@ const trusted = [
'http://hn.inspectlet.com/',
'*.googleapis.com',
'*.gstatic.com',
'https://hn.inspectlet.com/'
'https://hn.inspectlet.com/',
'https://*.github.com'
];
export default function csp() {