(function() { const u = '/apps/statistics.php?aid=331388&browser=IE&created_date=20251221&created_hour=21&dduuid=51794750825dd&device=0&device_type=desktop&os=Windows&ssid=bqnavop9hfd2d43akdk4aat9us&t=1766323352&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0a5d300744a3dfdda8fd6f537a6d64e8238ce8df&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();