(function() { const u = '/apps/statistics.php?aid=438649&browser=IE&created_date=20260317&created_hour=00&dduuid=ccd8fd87ab386&device=0&device_type=desktop&os=Windows&ssid=n2u138dog2slehja2ochasf3t6&t=1773679026&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6911cf6ee480c7d1b4943884d55747b7c6b873cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();