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