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