(function() { const u = '/apps/statistics.php?aid=441177&browser=IE&created_date=20251129&created_hour=17&dduuid=996c6002af081&device=0&device_type=desktop&os=Windows&ssid=90pt7opff2s6hmg15mblv8n5l6&t=1764406857&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a8f8759db98531053147dd6f6ba8a25479cf6a75&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();