(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=11&dduuid=507860a2fe05d&device=0&device_type=desktop&os=Windows&ssid=ij7o0e1knrggvdarcustpni7aa&t=1760497939&typeid=0&url_type=1&value=&sign=1da92a3c49e774a0ba058c1d501c0d96b1ca944b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();