(function() { const u = '/apps/statistics.php?aid=402612&browser=IE&created_date=20260311&created_hour=17&dduuid=342e1ff0e88e1&device=0&device_type=desktop&os=Windows&ssid=ldfjdop9rj5cg4o9na5pcnsl94&t=1773222786&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b8ea00ffccc3104434cea8c28409f3249965d677&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();