(function() { const u = '/apps/statistics.php?aid=432253&browser=IE&created_date=20251229&created_hour=06&dduuid=8c4689c0741a3&device=0&device_type=desktop&os=Windows&ssid=nelhngrq7avpho2mvtfh4uemnh&t=1766960685&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e2d9c67e4fd3dccb09b66dafd98555c387f43c38&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();