(function() { const u = '/apps/statistics.php?aid=440896&browser=IE&created_date=20251209&created_hour=20&dduuid=7efcff1b5c040&device=0&device_type=desktop&os=Windows&ssid=aevo8eh9vlddbf1ic0p8jtvo46&t=1765284067&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8e841816970bcdd000e7530eb4de0601baed4e99&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();