(function() { const u = '/apps/statistics.php?aid=437514&browser=IE&created_date=20260315&created_hour=17&dduuid=3a134aab68ee5&device=0&device_type=desktop&os=Windows&ssid=pocrc13ora0bulncgl59nrc28t&t=1773568032&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=125ee2aa2481d116c55773f05f26e51b8bc1ea6f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();