(function() { const u = '/apps/statistics.php?aid=403959&browser=IE&created_date=20251129&created_hour=19&dduuid=2ea05884518e5&device=0&device_type=desktop&os=Windows&ssid=34b7l6rr472sl7q4n0pudguufj&t=1764417415&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fb9c56a9a77805601b9164624f47cbab29db25e6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();