From 63943859866142c1253ddf992985729caf0528d2 Mon Sep 17 00:00:00 2001 From: dan Date: Sun, 29 Mar 2020 21:16:12 -0600 Subject: [PATCH] Add colon --- Server/src/routes/api/share.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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