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