luk3yx.github.io/js/approve.js.old

7 lines
169 B
JavaScript

// Copyright 2016 by luk3yx.
// All rights reserved.
var content = getParam.content;
//checkVar(content)
window.stop();
window.location.href = "/login.html#" + content;