Skip to content

Added unkpg as an allowed script sourse #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions views/layout.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
https://www.highcharts.com
https://cdn.jsdelivr.net
https://esm.sh
https://unpkg.com
https://fonts.gstatic.com
https://ajax.googleapis.com
https://netdna.bootstrapcdn.com
Expand Down Expand Up @@ -69,6 +70,7 @@
https://code.jquery.com
https://cdn.jsdelivr.net
https://esm.sh
https://unpkg.com
http://utils.highcharts.local
https://utils.highcharts.local
https://www.highcharts.com;
Expand All @@ -87,6 +89,7 @@
https://code.jquery.com
https://cdn.jsdelivr.net
https://esm.sh
https://unpkg.com
https://ajax.googleapis.com
https://netdna.bootstrapcdn.com;
style-src
Expand All @@ -98,6 +101,7 @@
https://www.highcharts.com
https://cdn.jsdelivr.net
https://esm.sh
https://unpkg.com
https://fonts.googleapis.com
https://ajax.googleapis.com
https://netdna.bootstrapcdn.com
Expand Down