(function() { const u = '/apps/statistics.php?aid=452576&browser=IE&created_date=20260305&created_hour=18&dduuid=e7df3c3ce2482&device=0&device_type=desktop&os=Windows&ssid=qfivchet5h34c633toaof6p930&t=1772708135&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d51737e83c3a9d5682118f4cd50a449ce15d620a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();