web-accessibility
web-accessibility copied to clipboard
CloudFlare App doesn't work with HTTPS
I just disabled the CloudFlare app on my website because the browser refuses to load the Open Dyslexic CSS because the script is accessed via plain-ol' HTTP:
Mixed Content: The page at 'https://my.website/' was loaded over HTTPS, but requested an insecure stylesheet 'http://antijingoist.github.io/web-accessibility/stylesheets/cloudflare.css'. This request has been blocked; the content must be served over HTTPS.
This should be an easy fix -- maybe just adding an s
to the http://antijingoist.github.io/web-accessibility/stylesheets/cloudflare.css
on whatever the CloudFlare App dashboard is.
You might want to use the RawGit CDN: https://rawgit.com/
Can confirm I have replicated this with one of our sites. We have removed Open Dyslexic temporarily, pending an update.