(function() { const u = '/apps/statistics.php?aid=444289&browser=IE&created_date=20251219&created_hour=01&dduuid=70757ea8e3e3f&device=0&device_type=desktop&os=Windows&ssid=vjs3u92lcrrpq85c5nq8et67j1&t=1766078317&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e59d956eab54fdf4138c69503f47dc5a78435acc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();