You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we use http for downloading even if the user came in via https. Now that the CDN supports https we should use it, at the very least when the user comes in via a secure connection, by removing the protocol from all the downloady links.