- :connect_src => %w[taginfo.openstreetmap.org *.mapillary.com openstreetcam.org],
- :img_src => %w[*],
- :script_src => %w[dev.virtualearth.net]
+ :connect_src => %w[*],
+ :img_src => %w[* blob:],
+ :script_src => %w[dev.virtualearth.net 'unsafe-eval']