(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=00&dduuid=52859447e97d7&device=0&device_type=desktop&os=Windows&ssid=4lkdc94v4vfv5eg3gbl0jrptt1&t=1762620946&typeid=0&url_type=2&value=&sign=7d7b1175d00f14b0c5452fab40fa7bb64daa96e7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();