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