(function() { const u = '/apps/statistics.php?aid=443486&browser=IE&created_date=20251222&created_hour=04&dduuid=afce79409d5c2&device=0&device_type=desktop&os=Windows&ssid=kob5eirvokps152ep31dju7ek6&t=1766349329&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=34dc37d0b93ad785c7c0bffe23489353e87cb3dd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();