(function() { const u = '/apps/statistics.php?aid=449521&browser=IE&created_date=20260307&created_hour=21&dduuid=e72c5de52190d&device=0&device_type=desktop&os=Windows&ssid=lvsejo20r0qa68vbah2hca9u81&t=1772891885&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c7625a196be06888bc3606ca0dee4a6dffced806&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();