(function() { const u = '/apps/statistics.php?aid=397898&browser=IE&created_date=20260224&created_hour=21&dduuid=42630594aef9e&device=0&device_type=desktop&os=Windows&ssid=cconruj07p1fljhaccohe8tpq4&t=1771938226&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0f4c7297a7c75215f77ddfea68d4d62eeb37554e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();