(function() { const u = '/apps/statistics.php?aid=438954&browser=IE&created_date=20251226&created_hour=16&dduuid=9656e058411ad&device=0&device_type=desktop&os=Windows&ssid=nnl1ol30i61qrok2a2fs39hqfn&t=1766736423&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0d81a5150aa918e5e9cf8955df378c5cafc61809&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();