13 lines
219 B
HTML
13 lines
219 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src="http://code.jquery.com/jquery-2.0.3.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
<script>
|
|
$.ajax('https://baas.kinvey.com/appdata/kid_PVD-jo1HqO');
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|