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