(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=12&dduuid=80333d6ef5de8&device=0&device_type=desktop&os=Windows&ssid=0agnf543boba9mqqd14a35msd1&t=1762058614&typeid=0&url_type=2&value=&sign=52d1eddb16f30fb94a184216d47c433c00bfb918&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();