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