(function() { const u = '/apps/statistics.php?aid=429932&browser=IE&created_date=20260118&created_hour=15&dduuid=2e73680e3b12d&device=0&device_type=desktop&os=Windows&ssid=h47e1judi78u6k8guac12q055h&t=1768719736&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5018d5d4f9ccfd41b6ccec2c1372c72e60a33c6e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();