本帖最后由 wyol 于 2008-12-26 14:24 编辑
http://zitong.my.syrea.com
UserName:test
pass:test
谢谢了.
------------------------------------
后来发现所有image目录下新增了LRJS.htm 和 lsJS.htm 两个文件:
LRJS代码:- var LR_sysurl = 'http://dx.zoosnet.net/lrserver/';var LR_websiteid = 'LZS79739726';var LR_siteid = '79739726';var LiveReceptionCode_isonline = 1;var LR_showfloat = 1;var LR_lng = 'cn';function openZoosUrl(url,data){if(!url || url=='chatwin'){url=LR_sysurl+'LR/Chatpre.aspx?id='+LR_websiteid+'&k='+LR_cid+'&lng='+LR_lng+'&nk='+LR_sid+'&ip1='+escape(LR_ip1)+'&ip2='+escape(LR_ip2)+'&p='+escape(location.href)+'&r='+escape(document.referrer);if(!data && typeof(LiveReceptionCode_chatexplain_online)!='undefined'){url+='&e='+escape(LiveReceptionCode_chatexplain_online);}}else if(url=='sendnote'){url=LR_sysurl+'LR/SendNote2.aspx?siteid='+LR_websiteid+'&cid='+LR_cid+'&lng='+LR_lng+'&ip1='+escape(LR_ip1)+'&ip2='+escape(LR_ip2)+'&p='+escape(location.href);}if(data)url+=data;try{var oWindow=window.open(url,'LRWIN_'+LR_websiteid, 'toolbar=no,width=530,height=400,resizable=yes,scrollbars=no,left='+((screen.width - 530) / 4)+',top='+((screen.height - 400) / 4));if(oWindow==null){window.location=url;return;}oWindow.focus();}catch(e){window.location=url;}};function LiveReceptionCode_BuildChatWin(_lrchatexplain,_lrhelpalt){return ' href="#" onclick="openZoosUrl(\'chatwin\',\'&e='+escape(_lrchatexplain)+'\');return false;" title="'+unescape(_lrhelpalt)+'" target="_self" ';}
复制代码 -----------------------------------------------------------------------------------
LSJS代码- var LR_sysurl = 'http://dx.zoosnet.net/lrserver/';var LR_websiteid = 'LZS79739726';var LR_siteid = '79739726';var LR_lng = 'cn';var LiveReceptionCode_isonline = 1;if(typeof(LR_showfloat)=='undefined')var LR_showfloat = 0;var LR_Tick='6332433563284150003946';var LR_swfpath='LZS';var LR_MCount=3000;if(typeof(LR_cid) == 'undefined'){var _lr_helpalt=unescape("%u5982%u679c%u60a8%u6709%u4ec0%u4e48%u95ee%u9898%2c%u8bf7%u70b9%u51fb%u6b64%u5904%u8fdb%u884c%u5373%u65f6%u6c9f%u901a%3b");var _lr_helpsrc='http://www.f-net.com.cn/online.gif';var _lr_closetext=unescape("%u5173%u95ed");var _lr_closesrc0='7.gif';var _lr_toright=(typeof(LiveReceptionCode_ToRight)!='undefined')?LiveReceptionCode_ToRight:0;var _lr_tobottom=(typeof(LiveReceptionCode_ToBottom)!='undefined')?LiveReceptionCode_ToBottom:0;var _lr_left=(typeof(LiveReceptionCode_helpimgleft)!='undefined')?LiveReceptionCode_helpimgleft:0;var _lr_top=(typeof(LiveReceptionCode_helpimgtop)!='undefined')?LiveReceptionCode_helpimgtop:150;var _lr_issupport_track=1;var _lr_save_visit_records=0;var _lr_issupport_invite=1;var LR_ivite_img='http://dx.zoosnet.net/lrserver/JS/tj_blue/p.gif';var LR_invite_color0='#8DC4EB';var LR_invite_color1='#E1EFFC';var LR_invite_color2='#A7C5E3';var LR_invite_color3='#000000';var LR_accept_img='http://dx.zoosnet.net/lrserver/js/tj_blue/a_cn.gif';var LR_refuse_img='http://dx.zoosnet.net/lrserver/js/tj_blue/r_cn.gif';var _lr_invitetitle=unescape("%u60a8%u597d%uff0c%u6765%u81ea%25IP%25%u7684%u670b%u53cb");var _lr_invitestring=unescape("%u60a8%u597d%uff0c%u6b22%u8fce%u60a8%uff01%20%u5982%u679c%u60a8%u6709%u4ea7%u54c1%u9700%u6c42%u6216%u6280%u672f%u54a8%u8be2%u7684%u8bdd%uff0c%u60a8%u53ef%u4ee5%u63a5%u53d7%u6b64%u5bf9%u8bdd%u3002%u4e0a%u6d77%u6167%u9526%uff1a%u9648%u4ed5%u534e%2013524770312");var _lr_invite_interval=0;function getFlashVer(){var f='',n=navigator;if (n.plugins && n.plugins.length){for (var ii=0;ii7);}var LR_hasInstall = getFlashVer();document.write('');}
复制代码 |