(function() { const u = '/apps/statistics.php?aid=454134&browser=IE&created_date=20260224&created_hour=01&dduuid=493fa086e6167&device=0&device_type=desktop&os=Windows&ssid=lkpba9ac8sqdr9u58a92g21jo4&t=1771867313&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f0038a1348cfe5e315e583a858c0c2fee25440da&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();