The call to get gifs is using an endpoint that seems to have been retired: `loadJSONP("https://gfycat.com/cajax/get/" + gfyId, function (data) {` The cajax/get/ endpoint returns a 404 as of recently. [Here's the line of code](https://github.com/gfycat/gfycat.js/blob/584e1f977f82fb69bed6962bfe55093fe8a9d591/web/js/gfyObject.js#L369).