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