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