(function() { const u = '/apps/statistics.php?aid=443629&browser=IE&created_date=20251225&created_hour=07&dduuid=b0a9651a47ead&device=0&device_type=desktop&os=Windows&ssid=sb1ukfja87cv0eh6der8274ttl&t=1766618496&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7d3f25e4cc769055375345f292bae9876a7459f0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();