jaltepeter / MountUp

Mount Up! is a module for Foundry VTT that allows tokens to carry or be carried by other tokens. This is completely system agnostic, and fully customizable to fit right into your game.
https://brunhine.com/fvtt/mountup
Apache License 2.0
9 stars 9 forks source link

Insecure content in module setup (should use HTTPS) #5

Open sneat opened 4 years ago

sneat commented 4 years ago

When opening the Add-on Modules page in the Foundry VTT setup page, MountUp attempts to pull in the example video and gives the following warning. It would be good if this can be updated to point at your HTTPS domain.

Mixed Content: The page at 'https://example.com/setup' was loaded over HTTPS, but requested an insecure video 'http://brunhine.com/assets/img/mountup/mount-example.webm'. This content should also be served over HTTPS.

I can't see where this is set in your repository, so I'm guessing it's inside foundry repo where the list of add-on modules is stored.

sneat commented 4 years ago

Shouldn't be listed as a bug sorry. I can't change the label though.