mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
Page tries to load scripts from unsecure domain #364
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lospejos on GitHub.
I'm getting warning/error in Chrome saying that http://transfer.sh tries to download scripts (*.js files) from unsecure sources (http). Consider loading all scripts from https sources
@nl5887 commented on GitHub:
Thx, this should be fixed now.