(function() { const u = '/apps/statistics.php?aid=436433&browser=IE&created_date=20251225&created_hour=20&dduuid=594ef0b692ffc&device=0&device_type=desktop&os=Windows&ssid=mbrinotgr2v1vmkkn5ps1io2g0&t=1766666293&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5f0e6e46d925fbe1ffa2e329950725a95d2d13bd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();