(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251025&created_hour=13&dduuid=83bb3342fbd9c&device=0&device_type=desktop&os=Windows&ssid=i3j011k8463b84jr2ednu7on8s&t=1761370824&typeid=0&url_type=2&value=&sign=d07845c546670cb58488c65635872fc898380f65&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();