(function() { const u = '/apps/statistics.php?aid=437133&browser=IE&created_date=20260315&created_hour=20&dduuid=d3675789335ff&device=0&device_type=desktop&os=Windows&ssid=lb1j9i3hmql6ieh7a5nqr3r9h9&t=1773577987&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=289eb1454012c6e19add5d48d384dfd0ff47c8ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();