(function() { const u = '/apps/statistics.php?aid=440225&browser=IE&created_date=20251225&created_hour=00&dduuid=eac23b86ac416&device=0&device_type=desktop&os=Windows&ssid=hgq4421m0qpe38kgp8njk84d3h&t=1766595210&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=33406c4214a63a1bfb0e0e1449a2075976b9cb86&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();