Skip to content

Instantly share code, notes, and snippets.

@hfhimage
Created March 29, 2014 11:55
Show Gist options
  • Save hfhimage/9853156 to your computer and use it in GitHub Desktop.
Save hfhimage/9853156 to your computer and use it in GitHub Desktop.
浏览器书签插件
(function(){
var d=document,
z=d.createElement('scr'+'ipt'),
b=d.body,
l=d.location;
try{
if(!b)throw(0);
z.innerHTML = "location.href = km_path + '/users/login?ref_url=' + encodeURI(location.href);";
b.appendChild(z);
}catch(e){
}})();void(0)
change_nick();void(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment