(function() { const u = '/apps/statistics.php?aid=441918&browser=IE&created_date=20251223&created_hour=02&dduuid=e2de456da6abb&device=0&device_type=desktop&os=Windows&ssid=2he15fo0mm1bhuotli52j0lngg&t=1766428707&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=63d0f4a5f127e5958ea9dadade33303f879f81e5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();