(function() { const u = '/apps/statistics.php?aid=445443&browser=IE&created_date=20251227&created_hour=19&dduuid=69f1fcec2e89c&device=0&device_type=desktop&os=Windows&ssid=ddklrq93tnut67o4eeu8s8ad2n&t=1766835454&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1715d0d8029bc8502b71904186e2efa5d24ee809&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();