(function() { const u = '/apps/statistics.php?aid=432957&browser=IE&created_date=20251228&created_hour=21&dduuid=0e4a0f68e934f&device=0&device_type=desktop&os=Windows&ssid=qigit380csc4ab0kjdelgqgput&t=1766929783&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=581513a943c821eb68de79ba5fa4493c0448d511&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();