(function() { const u = '/apps/statistics.php?aid=448838&browser=IE&created_date=20260308&created_hour=05&dduuid=dc7021dfd913d&device=0&device_type=desktop&os=Windows&ssid=js7riq6tf6eba3v64r3bfgvp94&t=1772917976&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bf3232455ec5d87d08834bf89232af5a87506989&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();