(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=08&dduuid=8bb8e8792e879&device=0&device_type=desktop&os=Windows&ssid=qr4qotocpe7tg1de9elb012u65&t=1761869930&typeid=0&url_type=2&value=&sign=0bfc8528f1aa87da92b89011c31a45ecda6f6bee&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();