(function() { const u = '/apps/statistics.php?aid=385429&browser=IE&created_date=20251226&created_hour=02&dduuid=9cf4fe33c0168&device=0&device_type=desktop&os=Windows&ssid=h9tdgmq0l8kia8f585ehea3kbj&t=1766686705&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4c84e14385ab4d736d7583432253b3b93295657c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();