(function() { const u = '/apps/statistics.php?aid=449464&browser=IE&created_date=20260308&created_hour=06&dduuid=437d4ce519e98&device=0&device_type=desktop&os=Windows&ssid=u4p83nhdl3ct8uuap8j7omq6vo&t=1772922773&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=19ca0a75e980ea137fd55d1d18cc5be13aaac5c9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();