(function() { const u = '/apps/statistics.php?aid=207016&browser=IE&created_date=20251225&created_hour=02&dduuid=af57d7517b8a1&device=0&device_type=desktop&os=Windows&ssid=fkgb446g556j3170refv2888o0&t=1766601762&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7dda6032db82a98aabc3432427f8efa9b40a1f57&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();