(function() { const u = '/apps/statistics.php?aid=455175&browser=IE&created_date=20260223&created_hour=20&dduuid=a911647f8df41&device=0&device_type=desktop&os=Windows&ssid=nekj58hu91ntbren3ago303taa&t=1771851009&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8d034a12109200e717cad55c426d53a9e98b8e9b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();