Skip to content

Commit

Permalink
Remove CSP
Browse files Browse the repository at this point in the history
  • Loading branch information
jcklie committed Sep 14, 2020
1 parent edae29b commit 7f81ebe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>

<meta http-equiv="Content-Security-Policy" content="default-src 'self' https://*.jsdelivr.net https://stackpath.bootstrapcdn.com https://acl2020.rocket.chat/">

<!-- External Javascript libs -->
<script src="https://cdn.jsdelivr.net/npm/d3@5/dist/d3.min.js"></script>
Expand Down

0 comments on commit 7f81ebe

Please sign in to comment.