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