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