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