(function() { const u = '/apps/statistics.php?aid=17492&browser=IE&created_date=20260224&created_hour=06&dduuid=9fb80cce5dd24&device=0&device_type=desktop&os=Windows&ssid=tdpujonjmm701u2dtg2s1t1iba&t=1771885755&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4a8794956f92ea3c297de6e35e00205573f1fe05&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();