(function() { const u = '/apps/statistics.php?aid=424841&browser=IE&created_date=20251207&created_hour=22&dduuid=295f4c378b875&device=0&device_type=desktop&os=Windows&ssid=ir7n96gf0efh1ieuah28do3ugn&t=1765117471&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=10e4da7a6bef15ee628388f9e9a6dd115a7ec782&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();