(function() { const u = '/apps/statistics.php?aid=454084&browser=IE&created_date=20260310&created_hour=12&dduuid=c0f91e815ea9c&device=0&device_type=desktop&os=Windows&ssid=ffsj2619ca5lgffn7q86gnjrav&t=1773115533&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3304482be3b38e68ebd65e79c7215ada2d3e0f73&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();