todbot / blink1

Official software for blink(1) USB RGB LED by ThingM
https://blink1.thingm.com/
Other
954 stars 237 forks source link

Update URL in GitHub description to use HTTPS #322

Closed paulmenzel closed 6 years ago

paulmenzel commented 6 years ago

Could you please update the URL in the GitHub description to use HTTPS? This would save one request, and protect against certain kinds of attacks.

$ curl -I http://blink1.thingm.com/
HTTP/1.1 301 Moved Permanently
Date: Wed, 21 Feb 2018 08:07:29 GMT
Server: Apache
Vary: Cookie,Accept-Encoding
Location: https://blink1.thingm.com/
Content-Type: text/html; charset=UTF-8
todbot commented 6 years ago

Done. Thanks!