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