(function() { const u = '/apps/statistics.php?aid=437513&browser=IE&created_date=20260315&created_hour=19&dduuid=2f4a920b5b549&device=0&device_type=desktop&os=Windows&ssid=uhafq4mn0u18to48r6qfm4ih0s&t=1773572478&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=894649999c71862a3c98858f4e1442b99ec2cd76&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();