Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Type

Domains

Extra*

script-src

https://*.mopinion.com

‘unsafe-inline' OR ‘nonce-{{YOUR-NONCE}}’ OR load from separate source. The 'unsafe-inline' setting is only needed when the script Mopinion deploymentcode is loaded inline in the HTML of the page. When using a tag manager or loading the script Mopinion deploymentcode from a file ‘unsafe-inline’ can be removed from the CSP.

style-src

https://*.mopinion.com https://fonts.googleapis.com

Either ‘unsafe-inline' OR a ‘nonce-{{YOUR-NONCE}}’ is required regardless of whether the script Mopinion deploymentcode is loaded inline in the HTML of the page, using a tag manager or loading the script from a separate source.

frame-src

https://*.mopinion.com

connect-src

https://*.mopinion.com

img-src

https://*.mopinion.com

font-src

'self' data: https://*.mopinion.com https://fonts.gstatic.com

...