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