(function() { const u = '/apps/statistics.php?aid=437786&browser=IE&created_date=20251217&created_hour=13&dduuid=942c4a230025b&device=0&device_type=desktop&os=Windows&ssid=clgpu3s8tmrrnrp0m30522p2up&t=1765949175&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ef444313e64f1a09eff8b9f54dd0bae553e42c36&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();