(function() { const u = '/apps/statistics.php?aid=408196&browser=IE&created_date=20260310&created_hour=18&dduuid=7418356c82bc0&device=0&device_type=desktop&os=Windows&ssid=fat2gjovo7kcr1i86elnr00l2d&t=1773140086&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4f9765e8c3d46c3805fd588e60d109e61dd7e11a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();