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