(function() { const u = '/apps/statistics.php?aid=406154&browser=IE&created_date=20260311&created_hour=02&dduuid=64a52b84cd37a&device=0&device_type=desktop&os=Windows&ssid=evjh6a0o21d3o1ugreb0o0c0s9&t=1773168337&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6295d2246d911bf2597fa387bde8f03e852a1d22&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();