(function() { const u = '/apps/statistics.php?aid=404346&browser=IE&created_date=20260304&created_hour=16&dduuid=3a8c10f5114c7&device=0&device_type=desktop&os=Windows&ssid=7bhunp6i6luv3th4h6e5s8trc6&t=1772614755&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=52d021b6a8ccfd9d989f24d50801cdf4208ce35f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();