(function() { const u = '/apps/statistics.php?aid=446145&browser=IE&created_date=20260308&created_hour=00&dduuid=ec602ea9450f6&device=0&device_type=desktop&os=Windows&ssid=pgvi1t8revlc537efk8og66mm1&t=1772902796&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d2ffbd781f7f17cc5a123567ff30ac48fcaeef72&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();