📄 sitelog.js
字号:
document.write ('<span style="behavior:url(#default#clientCaps)" id="IEC"></span>');
cType=IEC.connectionType
var data,nhp,ntz,rf,sr
document.cookie='_support_check=1';
nhp='http';
rf=document.referrer;
sr=document.location.search;
if(top.document.location==document.referrer|| (document.referrer == '' && top.document.location != ''))
{
rf=top.document.referrer;
sr=top.document.location.search
}
ntz=new Date();
sfs=0
if (window.screen.fontSmoothingEnabled){sfs=1;}
if((location.href.substr(0,6)=='https:') || (location.href.substr(0,6)=='HTTPS:'))nhp='https';
data='bw='+escape(navigator.appName)+ '&ck='+document.cookie.length+'&sfs='+sfs+'&cType='+cType+
'&rf='+escape(rf)+ '&sl='+escape(navigator.systemLanguage)+
'&av='+escape(navigator.appVersion)+ '&ul='+escape(window.navigator.userLanguage)+
'&pf='+escape(navigator.platform)+ '&pg='+escape(location.pathname);
if(navigator.appVersion.substring(0,1)>'3') {data=data+'&cd='+
screen.colorDepth+'&rs='+escape(screen.width+ 'x'+screen.height)+
'&tz='+ntz.getTimezoneOffset()+'&je='+ (navigator.javaEnabled()?1:0)};
img = '<img width=1 height=1 src="/log/log.asp?'+data+'">'
if (rf!=""&rf.toLowerCase().indexOf("51windows.net")==-1){document.write (img);}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -