Replace unsecure links with https ones

This commit is contained in:
rejas 2020-04-28 23:05:28 +02:00
parent 3c54d4af15
commit e7fc4ef1e7
52 changed files with 83 additions and 83 deletions

View file

@ -1,7 +1,7 @@
/* Magic Mirror
* The Core App (Server)
*
* By Michael Teeuw http://michaelteeuw.nl
* By Michael Teeuw https://michaelteeuw.nl
* MIT Licensed.
*/
var fs = require("fs");