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