(function() { const u = '/apps/statistics.php?aid=404417&browser=IE&created_date=20251222&created_hour=18&dduuid=fbc6aabc2d6dd&device=0&device_type=desktop&os=Windows&ssid=k9l4te03tp9cngrkt25cudfah1&t=1766400356&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=07112d295db0d7e80ede6a41700c22bd457180a4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();