(function() { const u = '/apps/statistics.php?aid=449258&browser=IE&created_date=20260124&created_hour=01&dduuid=febcada4abd58&device=0&device_type=desktop&os=Windows&ssid=ocqivmbli492ajblf67fa4gn28&t=1769189980&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3dee5041fd1eed6a82d749e7b30683171cf665c7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();