(function() { const u = '/apps/statistics.php?aid=246827&browser=IE&created_date=20260316&created_hour=22&dduuid=f64c6bbee696c&device=0&device_type=desktop&os=Windows&ssid=duphqghnn85uq2v45hae47lu11&t=1773671263&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5aeadba9cfff2c9b741878ac3f5d38c19d89b5c6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();