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