(function() { const u = '/apps/statistics.php?aid=460498&browser=IE&created_date=20260312&created_hour=00&dduuid=c368dfad2d80a&device=0&device_type=desktop&os=Windows&ssid=jsqhsqv66rp9qk1cbcepsf126f&t=1773246341&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a082a918a2ce1146913036caf1e3b7aa054deabe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();