(function() { const u = '/apps/statistics.php?aid=346391&browser=IE&created_date=20260313&created_hour=00&dduuid=cffc411f702c6&device=0&device_type=desktop&os=Windows&ssid=uboeccjeb4gj48q6gceicpsjd6&t=1773332139&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3ee4ffb916fd762c7565b770fabd49b4e71cbe2d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();