(function() { const u = '/apps/statistics.php?aid=460504&browser=IE&created_date=20260311&created_hour=21&dduuid=9f2ec116ba9d9&device=0&device_type=desktop&os=Windows&ssid=vvanljr2ph35holbpvfl2j0alr&t=1773234690&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=447b02f4eb57a0d854b1bf1e3fb5e1cf415e9563&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();