(function() { const u = '/apps/statistics.php?aid=440705&browser=IE&created_date=20251222&created_hour=07&dduuid=3c5f557f96b38&device=0&device_type=desktop&os=Windows&ssid=gl9a5le21nvroud0i313dbo44v&t=1766360658&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1d9d5475187eafebffb503eaddda65e7af70ec20&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();