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