(function() { const u = '/apps/statistics.php?aid=448215&browser=IE&created_date=20260112&created_hour=16&dduuid=faa0647cc5787&device=0&device_type=desktop&os=Windows&ssid=fmisu322ruj6119lutnllejbvu&t=1768208377&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2f41f06ca133833956575042d1a72d26a8e18f7d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();