(function() { const u = '/apps/statistics.php?aid=448105&browser=IE&created_date=20260121&created_hour=22&dduuid=31a52f1cec0c5&device=0&device_type=desktop&os=Windows&ssid=lifr60h59um04a9fq0fb0g4143&t=1769006946&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0aac334e857b437e5710726d3d7cf1114e530241&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();