(function() { const u = '/apps/statistics.php?aid=363081&browser=IE&created_date=20260306&created_hour=04&dduuid=de5594c6b91a7&device=0&device_type=desktop&os=Windows&ssid=sratpu1qomrh3mhud0f95cpuim&t=1772742350&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=29d8e294a52ffe60ea7663eb8e2eadb807f4f1e9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();