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