ARMmaster17 / JeffBot

(Yet another) comical and extensible chat bot.
https:\\jeffchatbot.herokuapp.com
MIT License
9 stars 2 forks source link

Use bootstraps secure CDN #17

Closed FreekingDean closed 8 years ago

FreekingDean commented 8 years ago

This will use the https over the http protocol from bootstrap's CDN. Preventing Mixed Content warnings & errors.

ARMmaster17 commented 8 years ago

My bad, this was done initially as the environment we were using was the other way around (secure assets on the http protocol).