(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=15&dduuid=39a7e8840c636&device=0&device_type=desktop&os=Windows&ssid=ou67ns8krq1rgeva7g2vbagpma&t=1761032881&typeid=0&url_type=2&value=&sign=2a496630795daa0b1dcbd6833b4d097098e775d2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();