save bonfire solution as a gist and fix search issue button query string
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user