(function() { const u = '/apps/statistics.php?aid=438016&browser=IE&created_date=20260310&created_hour=14&dduuid=a931c6d35bf33&device=0&device_type=desktop&os=Windows&ssid=lou76r6u9s05bl9aqdlim80f47&t=1773125849&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6d0721140b8f417f24468e6fdf1516e7ac1b9372&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();