(function() { const u = '/apps/statistics.php?aid=443343&browser=IE&created_date=20251229&created_hour=15&dduuid=6a859e6605b17&device=0&device_type=desktop&os=Windows&ssid=7cmmh83h6ovtctagdhuj8q5242&t=1766992735&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e95dba68461f97f5f8808e99b1ba9ee77c6d514a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();