(function() { const u = '/apps/statistics.php?aid=445597&browser=IE&created_date=20251227&created_hour=00&dduuid=e25ef027e30c1&device=0&device_type=desktop&os=Windows&ssid=8r1guig3k88633npsl6eje5hc1&t=1766766599&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9d4b1f8950a1a0bcbd6a56a76bec33965d028b9d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();