(function() { const u = '/apps/statistics.php?aid=446603&browser=IE&created_date=20260124&created_hour=05&dduuid=6795c54d440e4&device=0&device_type=desktop&os=Windows&ssid=jlph02b94vipspkhmm4rmc1r81&t=1769202514&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e06e057ab767998d460f4c77aa82c5ecad8f3c7b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();