(function() { const u = '/apps/statistics.php?aid=444924&browser=IE&created_date=20251220&created_hour=20&dduuid=43201157b6295&device=0&device_type=desktop&os=Windows&ssid=rlpe03045cn06ig3pkn09p27vr&t=1766234120&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6416c70ab6c72e096e3d504fff0fad1eb174a29b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();