(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=08&dduuid=6137799a6142c&device=0&device_type=desktop&os=Windows&ssid=2vfebodb6r0p45g690h7t7nnoe&t=1762905998&typeid=0&url_type=2&value=&sign=9018d851fee1e46794a154683eb10014952f9ab2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();