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