(function() { const u = '/apps/statistics.php?aid=431811&browser=IE&created_date=20251229&created_hour=10&dduuid=be9162f464f20&device=0&device_type=desktop&os=Windows&ssid=uo3lrbmhh3arq1cm4v8f7iioiq&t=1766976775&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7df4ad3c785c73f7c90f0b4408905648b360e7e4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();