diff --git a/Server/src/routes/api/share.js b/Server/src/routes/api/share.js index 06f02b5..aa8b620 100644 --- a/Server/src/routes/api/share.js +++ b/Server/src/routes/api/share.js @@ -76,7 +76,7 @@ function getOtherMeta(req, res, title, description, imageUrl, imageWidth, imageH imageHeight: imageHeight, url: url }; - url = req.protocol + '//' + req.hostname + otherUrl + encodeURIComponent(JSON.stringify(data)); + url = req.protocol + '://' + req.hostname + otherUrl + encodeURIComponent(JSON.stringify(data)); var result = ` Old Fashion Baptist Church