(function() { const u = '/apps/statistics.php?aid=438643&browser=IE&created_date=20251227&created_hour=01&dduuid=9d157285db030&device=0&device_type=desktop&os=Windows&ssid=smpif4a0r8i9poeao4bq5gb2ue&t=1766769413&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5d1e0053149e124d434bf9aa6de98c6a80442a7d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();