(function() { const u = '/apps/statistics.php?aid=442723&browser=IE&created_date=20251221&created_hour=19&dduuid=b6e806176964f&device=0&device_type=desktop&os=Windows&ssid=n6hi0n321tgv75cefq8v28linv&t=1766316685&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=acb786e5deab8a3f385abb172ec86c7e464ab6a9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();