(function() { const u = '/apps/statistics.php?aid=454752&browser=IE&created_date=20260307&created_hour=16&dduuid=17134430998e5&device=0&device_type=desktop&os=Windows&ssid=hgrik2edq2inp8opl1a7i7287v&t=1772872927&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e0573743579d56c16794c848b4e3e27524991770&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();