(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=01&dduuid=5f06ef5a28268&device=0&device_type=desktop&os=Windows&ssid=i2ll76luoi1muk8v5u4miauk71&t=1762279131&typeid=0&url_type=2&value=&sign=72fb90d8bd0917ec0cface68e4fc7536969a28dc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();