(function() { const u = '/apps/statistics.php?aid=372817&browser=IE&created_date=20260224&created_hour=19&dduuid=58c1c8e0ce4e4&device=0&device_type=desktop&os=Windows&ssid=laq2d8rrmtdvvgupt5uousnfpu&t=1771934129&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=54e0aeea2652b08e69631b57d10b7239d22d21e5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();