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