(function() { const u = '/apps/statistics.php?aid=206507&browser=IE&created_date=20251227&created_hour=03&dduuid=d0a4a259ff38e&device=0&device_type=desktop&os=Windows&ssid=iihp5amgvdv5de2m5v7vi4t704&t=1766776178&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2d025b103e199bfe759d61a359ffe1e01c6c8b52&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();