Skip to content

Commit

Permalink
update CSP
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Dec 11, 2024
1 parent 78132ec commit 16468d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@
"https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js",
# https://docs.sentry.io/platforms/javascript/install/loader/#content-security-policy
"https://browser.sentry-cdn.com",
"https://js.sentry-cdn.com",
"https://js-de.sentry-cdn.com",
"https://tally.so",
"https://www.youtube.com/iframe_api",
"https://www.youtube.com/s/player/",
Expand Down

0 comments on commit 16468d9

Please sign in to comment.