(function() { const u = '/apps/statistics.php?aid=447353&browser=IE&created_date=20260119&created_hour=20&dduuid=b7c77ba16ab37&device=0&device_type=desktop&os=Windows&ssid=avvh112trt12qusq6go4ajlell&t=1768825183&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ca6dc27ea982f9256e3fca6dc552f648159cc29a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();