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