(function() { const u = '/apps/statistics.php?aid=346381&browser=IE&created_date=20260313&created_hour=01&dduuid=5cfa0ccef51f0&device=0&device_type=desktop&os=Windows&ssid=ushajeaaiql84kei78dr28p630&t=1773337738&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c86424ff4b974c3ace4a6b25a5aee5cc9609e497&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();