(function() { const u = '/apps/statistics.php?aid=447260&browser=IE&created_date=20260114&created_hour=09&dduuid=e425152cfe32a&device=0&device_type=desktop&os=Windows&ssid=ju274eo12o6rjkm5l53434818t&t=1768355439&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=757829b50f2c5d55a4778879c89e2dc2eaf3c9f6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();