(function() { const u = '/apps/statistics.php?aid=146151&browser=IE&created_date=20260304&created_hour=11&dduuid=c7920d3236a77&device=0&device_type=desktop&os=Windows&ssid=enlkregq3hjh7qgvjho88qbf8m&t=1772594519&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=09d7fa39a7248d6a93cb54ca6c5bf80f9bcb0495&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();