(function() { const u = '/apps/statistics.php?aid=431294&browser=IE&created_date=20251229&created_hour=16&dduuid=de41a8ef25879&device=0&device_type=desktop&os=Windows&ssid=mok2n4955mu1ov5km23d18bd32&t=1766995562&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e6f3fbe9e2e0ffd947ed8d6cd9732f874589d028&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();