(function() { const u = '/apps/statistics.php?aid=285530&browser=IE&created_date=20260308&created_hour=01&dduuid=25b1158cc1811&device=0&device_type=desktop&os=Windows&ssid=obpmd8poblj12i0eed9ffi1emj&t=1772905467&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=776cde32846e590a9b856c1ae6ffa34a1b6b2bfb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();