(function() { const u = '/apps/statistics.php?aid=438177&browser=IE&created_date=20251129&created_hour=17&dduuid=1f831cbb994da&device=0&device_type=desktop&os=Windows&ssid=vg9m61gv82ql55hfi84mc8hnqa&t=1764406858&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=858b6505efce09b7a5b6058b74f5eaea4d82ccd9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();