(function() { const u = '/apps/statistics.php?aid=453793&browser=IE&created_date=20260312&created_hour=08&dduuid=9fec11041de61&device=0&device_type=desktop&os=Windows&ssid=quflcov8hffg05t30qvs3djeco&t=1773274180&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=169bb94a0671177317fb5c3be508fb8ef019db73&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();