可以打开浏览器的console.
function logout(to_url) {var out = window.location.href.replace(/:\/\//, '://hello:world@');jQuery.get(out).error(function() {window.location = to_url;});}
可以打开浏览器的console.
function logout(to_url) {var out = window.location.href.replace(/:\/\//, '://hello:world@');jQuery.get(out).error(function() {window.location = to_url;});}
让时间为你证明