(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=04&dduuid=213ebb70038cc&device=0&device_type=desktop&os=Windows&ssid=mld2qqs3s41a7l6gh6nfi30rua&t=1762287250&typeid=0&url_type=2&value=&sign=59451d7372e55d09dfaaadf3500d835befca4185&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();