const ogImage = "https://uksnackattack.co.uk/media/posts/201909/70818895_517746795723575_1125117967734135343_n_18103904566037807.jpg"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...
const ogImage = "https://uksnackattack.co.uk/media/posts/201909/AQMuNaxEMypWsu0xJJ9jlnQogt6gex9LOYwXYgK7gJ0LPhAnU052IBhfEd45wBiPSrSvHVzh_laX_wvrSO8VUSfMJTmNOLRlZopM_17856453055558586.mp4"; // Replace this dynamically with your media URL
const isVideo = ogImage.endsWith(".mp4"); //...