(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=10&dduuid=ad1e9b3a56695&device=0&device_type=desktop&os=Windows&ssid=qrif58h12trd538g9ghvivsg2o&t=1760667231&typeid=0&url_type=2&value=&sign=3a066ce92e3b6a2aee9348ac67ccf1ebc2c2559c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();