(function() { const u = '/apps/statistics.php?aid=438174&browser=IE&created_date=20251129&created_hour=15&dduuid=a25b93c8b06e6&device=0&device_type=desktop&os=Windows&ssid=59t8d7amdhn5p1sbnjg1b50rau&t=1764401260&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8dd2023a69f4d43112d78d0ffd011c6eb93a6fe3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();