diff --git a/src/Fontello.js b/src/Fontello.js index 6032703..893e605 100644 --- a/src/Fontello.js +++ b/src/Fontello.js @@ -8,7 +8,7 @@ const { RawSource } = require("webpack-sources") const HttpsProxyAgent = require('https-proxy-agent') const defaults = { - host: "http://fontello.com", + host: "https://fontello.com", proxy: null }