(function() { const u = '/apps/statistics.php?aid=446581&browser=IE&created_date=20260311&created_hour=09&dduuid=75327579e5bbf&device=0&device_type=desktop&os=Windows&ssid=nomjojagts9l5i3kiuln55c85l&t=1773192028&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b7a229eed1979fc9adf3c88740d61e5b5cf179e0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();