twolfson/livereload-extensions

Firefox tries to load livereload.js over HTTP on HTTPS sites

Open

#2 opened on Nov 22, 2017

View on GitHub
 (12 comments) (3 reactions) (0 assignees)CoffeeScript (4 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (23 stars)
PR merge metrics
 (PR metrics pending)

Description

When accessing my sites in HTTPS mode, they refuse to load livereload.js, as it seems to be hardcoded to pull it from HTTP:

Browser: Firefox 57 (still loads HTTP in chrome, but chrome doesn't block loading it) URL: HTTPS://anything Console Error Message:

image

Contributor guide