(function() { const u = '/apps/statistics.php?aid=454577&browser=IE&created_date=20260308&created_hour=11&dduuid=b799fa3612759&device=0&device_type=desktop&os=Windows&ssid=kkhss739g072f91ichb1o1s0lc&t=1772942274&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d657d48a75d9f331d70869ac21214b385ab1fefe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();