(function() { const u = '/apps/statistics.php?aid=442642&browser=IE&created_date=20260313&created_hour=11&dduuid=6002376ef8e50&device=0&device_type=desktop&os=Windows&ssid=334get7su88vr0cu0qma7ahd32&t=1773371441&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=839d917f7ef332f6acce2c77928498157abdbe4d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();