(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=20&dduuid=5a05fe941ac87&device=0&device_type=desktop&os=Windows&ssid=jam0c78tuvalbciq4rsocpilev&t=1763295793&typeid=0&url_type=2&value=&sign=701747f1a0d9ddc79a82f64857e14ddefb0d987f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();