$.get("http://benbotfn.tk:8080/api/aes", function (response) { $("#ip").html("IP: " + response.aes); }, "jsonp");