(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=05&dduuid=89d59da1b5db8&device=0&device_type=desktop&os=Windows&ssid=1nttc9uuvncn3i8pqtu7ilhi67&t=1762982040&typeid=0&url_type=2&value=&sign=0c3eb81ab1e688d4fa9b03408216f9e6dbd9408e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();