(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=12&dduuid=411b9f69109cc&device=0&device_type=desktop&os=Windows&ssid=31hjfispso44u28a6nuhmk4oio&t=1762058669&typeid=0&url_type=2&value=&sign=0bc3972bef66ff239a495f474d7ebadd2fe647a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();