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