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