(function() { const u = '/apps/statistics.php?aid=439580&browser=IE&created_date=20260227&created_hour=22&dduuid=6753186bec892&device=0&device_type=desktop&os=Windows&ssid=g6mtimn677dr67pa963ksc3rb2&t=1772202771&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9de14b5760a61d356d67efcc095e53d304a9a7ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();