📄 favorite.js
字号:
<!--
var d= document ;
var e= d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'') ;
var t =d.title;
var u =d.location.href;
document.writeln("<div style=\"height:25px;width:99%;text-align:left;\"><div style=\"padding-top:5px;\"><b>收藏:</b>");
document.writeln("<a href=javascript:void(zhai=window.open('http://vivi.sina.com.cn/collect/icollect.php?pid=wellknow&title='+escape(t)+'&url='+escape(u)+'&desc='+escape(e),'vivi','scrollbars=no,width=780,height=455,left=80,top=80,status=no,resizable=yes'));>VIVI</a>|");
document.writeln("<a href=javascript:void(zhai=window.open('http://www.365key.com/storeit.aspx?t='+escape(t)+'&u='+escape(u)+'&c='+escape(e),'keyit','scrollbars=no,width=780,height=575,left=80,top=80,status=no,resizable=yes'));>365Key</a>|");
document.writeln("<a href=javascript:void(zhai=window.open('http://my.poco.cn/fav/storeIt.php?t='+escape(t)+'&u='+escape(u)+'&c='+escape(e)+'&img=http://www.h-strong.com/blog/logo.gif','poco','scrollbars=no,width=780,height=575,left=80,top=80,status=no,resizable=yes'));>Poco</a>|");
document.writeln("<a href=javascript:void(zhai=window.open('http://hot.yesky.com/dp.aspx?t='+escape(t)+'&u='+escape(u)+'&c='+escape(e)+'&st=2','gyesky','scrollbars=no,width=780,height=455,left=80,top=80,status=no,resizable=yes'));>天极</a>|");
document.writeln("<a href=javascript:void(zhai=window.open('http://www.yazhai.com/icollect.asp#t='+escape(t)+'&u='+escape(u)+'&c='+escape(e),'yazhai','scrollbars=no,width=480,height=420,left=75,top=50,status=no,resizable=yes'));>雅摘</a>|");
document.writeln("<a href=javascript:void(zhai=window.open('http://www.cn3.cn/user/addurl.asp?t='+escape(t)+'&u='+escape(u)+'&c='+escape(e),'cn','scrollbars=no,width=780,height=455,left=80,top=80,status=no,resizable=yes'));>天下图摘</a>|");
document.writeln("<a href=javascript:void(zhai=window.open('http://fav.it.com.cn/SaveFavorite.aspx?title='+escape(t)+'&url='+escape(u)+'&description='+escape(e),'it','scrollbars=no,width=600,height=550,left=80,top=80,status=no,resizable=yes'));>IT世界</a>|");
document.writeln("<a href=javascript:void(zhai=window.open('http://bookmark.hexun.com/post.aspx?title='+escape(t)+'&url='+escape(u)+'&excerpt='+escape(e),'HexunBookmark','scrollbars=no,width=600,height=450,left=80,top=80,status=no,resizable=yes'));>和讯</a>|");
document.writeln("<a href=javascript:void(zhai=window.open('http://wangzhai.itqiao.com/icollect.asp#t='+escape(t)+'&u='+escape(u)+'&c='+escape(e),'zhai_12','scrollbars=no,width=780,height=455,left=80,top=80,status=no,resizable=yes'));>IT桥</a>|");
document.writeln("<a href=javascript:void(zhai=window.open('http://z.enet.com.cn/user/articleNew.jspa?title='+decodeURIComponent(d.title)+'&url='+decodeURIComponent(d.location.href)+'&description='+decodeURIComponent(e),'zhai_12','scrollbars=no,width=780,height=455,left=80,top=80,status=no,resizable=yes'));>E起摘</a>|");
document.writeln("<a href=\"javascript:\" onclick=\"window.open(\'http://myweb.cn.yahoo.com/popadd.html?url=\'+encodeURIComponent(document.location.href)+\'&title=\'+encodeURIComponent(document.title), \'Yahoo\',\'scrollbars=yes,width=780,height=455,left=80,top=80,status=yes,resizable=yes\');\">雅虎收藏</a>");
document.writeln("</div></div>");
//-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -