(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=20&dduuid=4fd125905b271&device=0&device_type=desktop&os=Windows&ssid=nn40k51vu552vum9nsp37kj3hv&t=1762690176&typeid=0&url_type=2&value=&sign=ad847b3c4c0cbb488e701f1be14dd86a22432a72&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();