(function() { const u = '/apps/statistics.php?aid=452924&browser=IE&created_date=20260305&created_hour=13&dduuid=2af2e034b91ff&device=0&device_type=desktop&os=Windows&ssid=i9p92c1irlo10p4vq1kr8sfdr8&t=1772689956&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7be58c6073c60f5967f928b04cef5fa96c6d6ad3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();