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