(function() { const u = '/apps/statistics.php?aid=404747&browser=IE&created_date=20260316&created_hour=04&dduuid=0622e8ea527c3&device=0&device_type=desktop&os=Windows&ssid=ikda6i9n6oer148h85bnphkr2b&t=1773605652&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9e82548ffee23dc0b68d5215397f959f03ed5748&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();