(function() { const u = '/apps/statistics.php?aid=448680&browser=IE&created_date=20260111&created_hour=17&dduuid=bae3f5c6bb117&device=0&device_type=desktop&os=Windows&ssid=fo27814bttqsnpoai316elrecb&t=1768122623&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6a161f40521e0b54185e93c35a0450cf716fbc7f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();