(function() { const u = '/apps/statistics.php?aid=443758&browser=IE&created_date=20260223&created_hour=21&dduuid=bd7e3de6f8ddb&device=0&device_type=desktop&os=Windows&ssid=gimpphvp4n8qfinmgnikirgg9o&t=1771854731&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f7d7db16661b3d4a2717b043b7c72fb6dbbdf67f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();