(function() { const u = '/apps/statistics.php?aid=441987&browser=IE&created_date=20251222&created_hour=00&dduuid=caceb9451c897&device=0&device_type=desktop&os=Windows&ssid=pfv2epi9rbq9otbbjo9thn5gfh&t=1766335029&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=df00eeee89df0e44cea5a476e746200dc4aff0e8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();