(function() { const u = '/apps/statistics.php?aid=403038&browser=IE&created_date=20260126&created_hour=06&dduuid=a633e113a36e2&device=0&device_type=desktop&os=Windows&ssid=fgit7pahf99eqpp7gnnl2ssr80&t=1769380712&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7b41bc00a3bafcb53f00320d6c991351406346d9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();