(function() { const u = '/apps/statistics.php?aid=413292&browser=IE&created_date=20260111&created_hour=03&dduuid=498d015a1ba3a&device=0&device_type=desktop&os=Windows&ssid=jifiu90b9ohbfl7jiruofu7eoh&t=1768072732&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7c7f8756b0e9813ec322510d598bb34a4739d342&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();