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