salsita / jq-clipthru

89 stars 12 forks source link

ssl issue with demo #1

Closed juni-vogt closed 6 years ago

juni-vogt commented 8 years ago

The demo doesn't work right now because of SSL issues. Pls load http://fonts.googleapis.com/css?family=Press+Start+2P and http://code.jquery.com/jquery-1.11.0.min.js with // instead of http:// for auto ssl detection.

ghost commented 8 years ago

Hi @matthias-vogt,

Thanks for the report, I'll get to change that soon hopefully. In the meantime, you can just use http. There is nothing that would need a security layer on the demo page.

juni-vogt commented 8 years ago

I tried, but Github pages doesn't let you :p

ghost commented 8 years ago

@matthias-vogt Sure it allows both, I'm doing it right now. Check if you have any plugins like https-everywhere enabled. http://salsita.github.io/jq-clipthru/demo/ should lead straight to the page.

juni-vogt commented 8 years ago

Sorry, my bad. You're right, it was because of https-everywhere.

ghost commented 8 years ago

No problem, I will change the requests in any case. Thanks again for the report.

ghost commented 6 years ago

Fixed after 2 years of absolute negligence. Sorry.