(function() { const u = '/apps/statistics.php?aid=447484&browser=IE&created_date=20260122&created_hour=14&dduuid=e31f51eba7d09&device=0&device_type=desktop&os=Windows&ssid=11otra514ull4opssp6dn70ipk&t=1769062989&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=257ee211274c48b5ee96255517c7b0ba9b35781f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();