(function() { const u = '/apps/statistics.php?aid=431868&browser=IE&created_date=20251229&created_hour=08&dduuid=ccf955e59bff8&device=0&device_type=desktop&os=Windows&ssid=m2una05ii2mcrst82m43itveo0&t=1766969875&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5ffd32ea8d93041125c052998c443b3828670d40&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();