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