If your website has enabled Content Security Policy, it means you need to explicity define what kind of third party elements can be loaded in your website (which is a good thing to avoid potential security issues).

If you are not sure if your website has Content Security Policy enabled, please enter your website domain in this tool.

If your website has Content Security Policy enabled, please add the following sources in your Content Security Policy definition file.

script-src https://*.air360tracker.net https://*.air360.io https://cdn.jsdelivr.net 'unsafe-inline'; img-src https://*.air360tracker.net https://*.air360.io; style-src https://*.air360tracker.net https://*.air360.io https://fonts.googleapis.com https://cdn.jsdelivr.net; connect-src https://*.air360tracker.net https://*.air360.io; font-src https://*.air360tracker.net https://*.air360.io https://fonts.gstatic.com https://cdn.jsdelivr.net;