(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=03&dduuid=50d5add5346b0&device=0&device_type=desktop&os=Windows&ssid=67441ruartbma3k8oulbnnqel1&t=1762888073&typeid=0&url_type=2&value=&sign=9586721af62efce4e43060877e2454e70486b628&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();