(function() { const u = '/apps/statistics.php?aid=439860&browser=IE&created_date=20260318&created_hour=18&dduuid=431d41451e3e8&device=0&device_type=desktop&os=Windows&ssid=inc7egcdkhmdafeedk9emssnti&t=1773831572&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e24fd6b9c17847113daa1bfcfddb5320e740318d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();