(function() { const u = '/apps/statistics.php?aid=455047&browser=IE&created_date=20260312&created_hour=08&dduuid=1e130bc359c6a&device=0&device_type=desktop&os=Windows&ssid=u45nbpasoh558trrh7uph7seo4&t=1773275447&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=db8c4be02ffa83deb9ee9a08d053c45f4b4fcb33&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();