(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=13&dduuid=e63a11789dbde&device=0&device_type=desktop&os=Windows&ssid=20snh00145dnti5gmldq9bftb8&t=1762148528&typeid=0&url_type=2&value=&sign=1d812ba3be5881deb1687ea266b661a78964a076&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();