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