(function() { const u = '/apps/statistics.php?aid=454139&browser=IE&created_date=20260201&created_hour=05&dduuid=508db752618b9&device=0&device_type=desktop&os=Windows&ssid=bugqj62svh78c7dfpsgp76dmnr&t=1769895622&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=056e13a8fa1905412f8e6eb660fdff5af0d1365b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();