(function() { const u = '/apps/statistics.php?aid=141305&browser=IE&created_date=20260305&created_hour=15&dduuid=58dc6301b2a0d&device=0&device_type=desktop&os=Windows&ssid=kla8p0395hevrh1ne9a5b4u03v&t=1772694487&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cc9006dccec3a1497f267743379f78c4a346c903&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();