(function() { const u = '/apps/statistics.php?aid=448050&browser=IE&created_date=20260226&created_hour=10&dduuid=10ca43e6ccdef&device=0&device_type=desktop&os=Windows&ssid=rhcudra3er2l8fmtholn8860k3&t=1772073770&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fac847f73a7eb91e12c3b41b731a948f26c6c8dc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();