(function() { const u = '/apps/statistics.php?aid=357074&browser=IE&created_date=20260310&created_hour=23&dduuid=0737f4701a5ee&device=0&device_type=desktop&os=Windows&ssid=unooiv4filith5nl1msh8rbhvh&t=1773157715&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=560dcb590176a8caa38eb4e6f52b28439f1758c1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();