79303752

Date: 2024-12-23 17:12:09
Score: 1.5
Natty:
Report link

Having the same problem, I found the solution on https://content-security-policy.com

A pattern like https://*.openstreetmap.org is not valid, because "*" is not at the beginning !

But *.openstreetmap.org is valid and does the job.

Reasons:
  • Whitelisted phrase (-2): I found the solution
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): Having the same problem
Posted by: Didier68