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