Skip to content

Commit

Permalink
Remove Oasis Monitor from security headers
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaw3d committed May 30, 2024
1 parent 246f2ce commit 7bace2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internals/getSecurityHeaders.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ const getCsp = ({ isExtension, isDev }) =>
https://grpc.oasis.dev
https://testnet.grpc.oasis.dev
https://api.oasisscan.com
https://monitor.oasis.dev
${isDev ? localnet : ''}
${isDev ? hmr : ''}
;
Expand Down

0 comments on commit 7bace2f

Please sign in to comment.