(function() { const u = '/apps/statistics.php?aid=441549&browser=IE&created_date=20260307&created_hour=15&dduuid=9ef0e1a70c0fc&device=0&device_type=desktop&os=Windows&ssid=feo0fmk1q5i6ndp0rjgiuuiu3s&t=1772868052&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=898da8e780eddb0968a04e4b7692f2146b72dca1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();