(function() { const u = '/apps/statistics.php?aid=385759&browser=IE&created_date=20251226&created_hour=02&dduuid=de4ac4ed32054&device=0&device_type=desktop&os=Windows&ssid=kmd0njio7ic07v722e3h7rd4p3&t=1766686622&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=650ab66d022ab3e45b51d6e4ecb17faf192a8d2b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();