(function() { const u = '/apps/statistics.php?aid=442690&browser=IE&created_date=20260308&created_hour=16&dduuid=db5da64ec088e&device=0&device_type=desktop&os=Windows&ssid=tusjrhq3jhchpm5h0chldo7lhf&t=1772958142&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1c11bbd3c6ea963507f70f51e66256f2d58e53d1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();