staticallyio / statically

The CDN for developers.
https://statically.io
MIT License
584 stars 89 forks source link

Google fonts loaded? #29

Closed solracsf closed 5 years ago

solracsf commented 5 years ago

Once i switched to CDN, my Content-Security-Policy is complaining about Google Fonts CSS trying to be loaded.

Confirmed trough the browser console while trying to display a single image: image

Are these two other resources needed to be loaded also?

fransallen commented 5 years ago

Hey again @acs-ferreira, do you mean that Google Fonts is loaded by itself? Well that's weird case, Statically is only load assets that you're trying to load, we're not adding other things to the request.

And favicon.ico, I believe that some browser now is force you to load the favicon from a domain to show the website's icon on the tabs.

Can you attach me with that Statically's URL here?