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