(function() { const u = '/apps/statistics.php?aid=419801&browser=IE&created_date=20260105&created_hour=22&dduuid=5c5b65053e44c&device=0&device_type=desktop&os=Windows&ssid=fvahr8vfdo1hfon8mdecofcjdt&t=1767623279&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3849b015ad4ea3e06e7d511e3bfcbcc6dd20a34f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();