(function() { const u = '/apps/statistics.php?aid=442694&browser=IE&created_date=20251221&created_hour=21&dduuid=bbe2b3d6e9ac7&device=0&device_type=desktop&os=Windows&ssid=57ahint52ga3rsn4abafce0mok&t=1766323496&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8931f94ebff91a40a4cafc8de7633fa09d0cb265&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();