(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=22&dduuid=d31300656e631&device=0&device_type=desktop&os=Windows&ssid=q8c8i672iedplq5qa4k65leur5&t=1762957689&typeid=0&url_type=2&value=&sign=31da7d373b48f8f81fb391af975534c4be7052d3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();