(function() { const u = '/apps/statistics.php?aid=427690&browser=IE&created_date=20251231&created_hour=13&dduuid=eb8b06c931624&device=0&device_type=desktop&os=Windows&ssid=6mivvocuot63std9b5oqfv9qs7&t=1767160319&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=823c35a02f787e3a931f541677d31b4421978b62&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();