(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251020&created_hour=01&dduuid=7436b1beb586e&device=0&device_type=desktop&os=Windows&ssid=7igabfn66joah9b9fsg3j57ubo&t=1760894694&typeid=0&url_type=2&value=&sign=803fa00797b53650b8c39d40ca4aec8cc62301a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();