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