callback.vm
308 Bytes
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<META http-equiv="X-UA-Compatible" content="IE=8" />
<title>example</title>
</head>
<script>
(function(){
window.location.href = "http://127.0.0.1/titan/category";
}())
</script>
<body >
</body>
</html>