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