(function() { const u = '/apps/statistics.php?aid=446889&browser=IE&created_date=20260110&created_hour=03&dduuid=c4f26b378efaa&device=0&device_type=desktop&os=Windows&ssid=bhivfuls4re04segdm5rlaa6pu&t=1767987332&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=76d7b3f41a7266e32eeedcfc748d2f20a633403f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();