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