(function() { const u = '/apps/statistics.php?aid=443403&browser=IE&created_date=20251226&created_hour=00&dduuid=fc9e9549afa79&device=0&device_type=desktop&os=Windows&ssid=t3hdqsg0t5mub0jhker5o8jrc6&t=1766679609&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e8169da21fcca23cb0f832c801c819fb518b9d1f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();