(function() { const u = '/apps/statistics.php?aid=442783&browser=IE&created_date=20251211&created_hour=20&dduuid=e4f3e3825d962&device=0&device_type=desktop&os=Windows&ssid=samnsmors3p7e60atfobbi884q&t=1765454981&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=99ced90c550237d7f6bda68ee42979bb821569fb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();