(function() { const u = '/apps/statistics.php?aid=442185&browser=IE&created_date=20251222&created_hour=15&dduuid=a2a2787759536&device=0&device_type=desktop&os=Windows&ssid=050uj6bto6po39ku5b1qk60mmo&t=1766387811&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ff8fa24f41cebcbe54b470adf56286e70048af68&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();