(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251029&created_hour=01&dduuid=e828bc3279683&device=0&device_type=desktop&os=Windows&ssid=etas3vkdku86a9na0756vecc35&t=1761673505&typeid=0&url_type=2&value=&sign=64d34998b93869496444d8fd4c0d95e0442fc2f3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();