(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=01&dduuid=660f8e23fac69&device=0&device_type=desktop&os=Windows&ssid=57dei3evhn0m4nofcvnleatci9&t=1762534998&typeid=0&url_type=2&value=&sign=2d4c7981e02ef6f611e6c8a960fa4970fe8e3709&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();