(function() { const u = '/apps/statistics.php?aid=438177&browser=IE&created_date=20251227&created_hour=22&dduuid=e683968d15dc3&device=0&device_type=desktop&os=Windows&ssid=9mofc12rcjbi76rkrkth1nbpgr&t=1766846141&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c0e0aa83bcd579db5de1d38394f47f667b772b3a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();