Skip to content

Instantly share code, notes, and snippets.

@imzhi
Last active March 28, 2016 16:17
Show Gist options
  • Save imzhi/0a9a5e9f2de9033b830a to your computer and use it in GitHub Desktop.
Save imzhi/0a9a5e9f2de9033b830a to your computer and use it in GitHub Desktop.
书签 - 博客园收藏
// 结尾增加void(0),适配Fx
javascript: ~function() {
var e = encodeURIComponent;
open("http://wz.cnblogs.com/create?t=" + btoa(unescape(e(document.title))) + "&u=" + e(location.href) + "&c=&i=0&base64=1", "_blank", "width=460,height=350");
}();void(0);
javascript:~function(){var a=encodeURIComponent;open("http://wz.cnblogs.com/create?t="+btoa(unescape(a(document.title)))+"&u="+a(location.href)+"&c=&i=0&base64=1","_blank","width=460,height=350")}();void (0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment