(function() { const u = '/apps/statistics.php?aid=449811&browser=IE&created_date=20260312&created_hour=07&dduuid=fbbde82e1c1d0&device=0&device_type=desktop&os=Windows&ssid=oir07i2nu709p54dul18lm56mu&t=1773272256&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=59da15c9e2d29512718ac60a1a7a2d3bfec9d64a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();