(function() { const u = '/apps/statistics.php?aid=402685&browser=IE&created_date=20260308&created_hour=06&dduuid=6f9d294a01957&device=0&device_type=desktop&os=Windows&ssid=ilk7pao4hf6fs892ah9u1tncdq&t=1772920897&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8bd207c7cb749e910c27b04f687a82fad7bc2ab0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();