(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=11&dduuid=ad747a00b86c7&device=0&device_type=desktop&os=Windows&ssid=cs97turucg71394bqncsv6c61t&t=1757908217&typeid=0&url_type=2&value=&sign=93a64659c556e5ae87db44185e64d4537ed6dee7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();