(function() { const u = '/apps/statistics.php?aid=448976&browser=IE&created_date=20260308&created_hour=03&dduuid=6585755659aa4&device=0&device_type=desktop&os=Windows&ssid=pjjvgo8vjsurlqadbblp8t63vj&t=1772912439&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9c4e6f0e539a7008294f37b974c6a179d0c3faae&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();