(function() { const u = '/apps/statistics.php?aid=453821&browser=IE&created_date=20260224&created_hour=06&dduuid=e51b1455ee768&device=0&device_type=desktop&os=Windows&ssid=roqqoh1kbq2k4ac8ekde1gqsd1&t=1771885754&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e6e85c8d4cb4e1cb0f818ca85bab5e30a6604c3c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();