Urls not https

I think im getting an error for images being (http) instead of https: 

I also see thousands of images in the file... Is there a fast way to fix this??

Exception (cs:154033): InvalidOperationException: Insecure connection not allowed
UnityEngine.Networking.UnityWebRequest.SendWebRequest () (at <00000000000000000000000000000000>:0)
CommunityEntity+<LoadTextureFromWWW>d__37.MoveNext () (at <00000000000000000000000000000000>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)

Well I figured it out, would of been easier if someone just said when you go in the file right click and change all occurances and then you can do them all at once. I think will be more helpfull to people that dont understand the whole process...

Simply changing all occurrences is not a guaranteed fix. Not all servers support HTTPS. But if it was that simple for you and all of your images load fine consider yourself lucky.