(function() { const u = '/apps/statistics.php?aid=440760&browser=IE&created_date=20260304&created_hour=01&dduuid=471537c7745af&device=0&device_type=desktop&os=Windows&ssid=csags1arrasjhlv0293k2tj3tn&t=1772560623&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ea67617fdd2542104b92271e40521173fe343bc8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();