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