(function() { const u = '/apps/statistics.php?aid=449270&browser=IE&created_date=20260308&created_hour=16&dduuid=3abf558e5e5d4&device=0&device_type=desktop&os=Windows&ssid=fl77ms0769gvcgia5966vfu1se&t=1772959428&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d97eaf21646e707997d1a817b7c6d620c1a76136&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();