(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=08&dduuid=66462474584a9&device=0&device_type=desktop&os=Windows&ssid=5s80tic16ar9d0gfvmikobcsk9&t=1762130444&typeid=0&url_type=2&value=&sign=0d6bea573f399c12fa43650a9a7a3d6c0f6fed44&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();