(function() { const u = '/apps/statistics.php?aid=416083&browser=IE&created_date=20251211&created_hour=22&dduuid=0df4dfb2e06f9&device=0&device_type=desktop&os=Windows&ssid=dgoucohktint4pf6t8i73ek7oq&t=1765462465&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8617509877c327de38fd445b990a686637384169&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();