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