(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=13&dduuid=ff2ea86598e6c&device=0&device_type=desktop&os=Windows&ssid=82ue1fi9pu59o69605jb1e900e&t=1763270529&typeid=0&url_type=2&value=&sign=af6bcfe860daadfa8ad196fefa84139fa65e62aa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();