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