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