(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=16&dduuid=3b98dd967bced&device=0&device_type=desktop&os=Windows&ssid=67cptv6vd6b6sjbtufvjg8rm1m&t=1762676054&typeid=0&url_type=2&value=&sign=20a3a3cd5116c04b0359c4be8e2a18a70dff3613&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();