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